-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Add SSD in models #440
Copy link
Copy link
Closed
Labels
Description
I've been working with PyTorch for several months, and with SSD for a few months. I'd like to add SSD to torchvision's "model zoo".
I will combine the good parts of https://github.com/amdegroot/ssd.pytorch and https://github.com/kuangliu/torchcv. Both implementation have some problems and refactoring will be needed to come to the level of refinement expected from torchvision.
I will begin in the coming weeks if there's no opposition.
@fmassa
Reactions are currently unavailable