ShuangXieIrene / ssds.pytorchLinks
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
☆566Updated 4 years ago
Alternatives and similar repositories for ssds.pytorch
Users that are interested in ssds.pytorch are comparing it to the libraries listed below
Sorting:
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆707Updated 5 years ago
- Light-Head R-CNN☆836Updated 6 years ago
- Full implementation of YOLOv3 in PyTorch☆632Updated 5 years ago
- Cascade R-CNN in Detectron☆475Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- Pelee: A Real-Time Object Detection System on Mobile Devices☆885Updated 6 years ago
- Caffe implementation of multiple popular object detection frameworks☆1,049Updated 5 years ago
- Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).☆434Updated 6 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆719Updated last year
- 🔥Improve yolo with latest paper☆3Updated 5 years ago
- ShuffleNet-V2 for both PyTorch and Caffe.☆506Updated 6 years ago
- Object Detection☆781Updated 6 years ago
- Feature Pyramid Networks for Object Detection☆525Updated 7 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- Convert PyTorch model to Caffemodel☆540Updated 6 years ago
- High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019☆758Updated 2 years ago
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,421Updated 3 years ago
- RetinaNet in PyTorch