All Projects → chenyuntc → Dsod.pytorch

chenyuntc / Dsod.pytorch

Licence: mit
Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.

Programming Languages

python
139335 projects - #7 most used programming language

Working in progress to reproduce DSOD: Learning Deeply Supervised Object Detectors from Scratch

Original Implementation in Caffe could be found from here

This implementation is based on torchcv:a PyTorch vision library mimics ChainerCV

see train code at examples/dsod/train.py

see model at `torchcv/models/dsod/'

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].