Skip to content

alswlsghd320/SSD_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSD(Single Shot MultiBox Detector) in Pytorch

Contributor

Installation

git clone https://github.com/alswlsghd320/SSD_pytorch.git
cd SSD_pytorch 
pip install -r requirement.txt

Train & Test

TODO

Citation

https://arxiv.org/abs/1512.02325

@article{DBLP:journals/corr/LiuAESR15,
  author    = {Wei Liu and
               Dragomir Anguelov and
               Dumitru Erhan and
               Christian Szegedy and
               Scott E. Reed and
               Cheng{-}Yang Fu and
               Alexander C. Berg},
  title     = {{SSD:} Single Shot MultiBox Detector},
  journal   = {CoRR},
  volume    = {abs/1512.02325},
  year      = {2015},
  url       = {http:https://arxiv.org/abs/1512.02325},
  archivePrefix = {arXiv},
  eprint    = {1512.02325},
  timestamp = {Wed, 12 Feb 2020 08:32:49 +0100},
  biburl    = {https://dblp.org/rec/journals/corr/LiuAESR15.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published