2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)Python4,595 forks (4,595 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 30,131 stars (30,131 stars)
- PR merge metrics
- Avg merge 6d 7h (Avg merge 6d 7h)4 merged PRs in 30d (4 merged PRs in 30d)
Description
Any plan to add the backbones of these detectors to the model zoo?
Contributor guide
- Research direction
- Study the MobileDets paper and implement the backbone architectures (MobileDet EDDN, MobileDet EDR, etc.) in the timm library. Follow existing patterns for adding new models.
- Tech stack
- pythonpytorch
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- PyTorchCNN architecture knowledge