0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python6,858 forks (6,858 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 15,050 stars (15,050 stars)
- PR merge metrics
- Avg merge 12d 8h (Avg merge 12d 8h)14 merged PRs in 30d (14 merged PRs in 30d)
Contributor guide
- Research direction
- Inspect existing pretrained model implementations in torchvision/models, such as vgg16. Download the vgg m weights from the provided link and convert them to PyTorch format, then register the model following the same pattern.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- PythonPyTorch