kuangliu / pytorch-yolov2Links
Train yolov2 with PyTorch [deprecated]
☆16Updated 8 years ago
Alternatives and similar repositories for pytorch-yolov2
Users that are interested in pytorch-yolov2 are comparing it to the libraries listed below
Sorting:
- pytorch version of rfcn☆18Updated 7 years ago
- Light-Head RCNN and One Novel Object Detector☆114Updated 7 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 7 years ago
- Single Shot MultiBox Detector in PyTorch [deprecated]☆110Updated 7 years ago
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.☆70Updated 5 years ago
- MXNet port of R-FCN☆51Updated 8 years ago
- Mobilenet model converted from tensorflow☆48Updated 7 years ago
- RetinaNet implementation in PyTorch☆50Updated 8 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- Model shared. Top1:71.806/Top5:90.410☆59Updated 7 years ago
- Non-maximum suppression for object detection in a neural network