https://github.com/detectrecog/ssd-pytorch
pytorch implementation for SSD(Single Shot MultiBox Detector)
https://github.com/detectrecog/ssd-pytorch
Last synced: 3 months ago
JSON representation
pytorch implementation for SSD(Single Shot MultiBox Detector)
- Host: GitHub
- URL: https://github.com/detectrecog/ssd-pytorch
- Owner: detectRecog
- Created: 2018-02-26T04:03:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T04:03:34.000Z (over 8 years ago)
- Last Synced: 2025-03-03T10:15:30.654Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ssd-pytorch
pytorch implementation for SSD(Single Shot MultiBox Detector)