ShuangXieIrene / ssds.pytorchLinks
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
☆568Updated 5 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☆705Updated 5 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆723Updated last year
- Light-Head R-CNN☆836Updated 6 years ago
- Cascade R-CNN in Detectron☆476Updated 6 years ago
- Pelee: A Real-Time Object Detection System on Mobile Devices☆888Updated 6 years ago
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,421Updated 4 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- Object Detection☆785Updated 6 years ago
- ShuffleNet-V2 for both PyTorch and Caffe.☆507Updated 7 years ago
- Full implementation of YOLOv3 in PyTorch☆639Updated 5 years ago
- FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)☆676Updated 5 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆236Updated 6 years ago
- Convert PyTorch model to Caffemodel☆541Updated 6 years ago
- Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).☆434Updated 6 years ago
- Caffe implementation of multiple popular object detection frameworks☆1,057Updated 6 years ago
- Impementation of MobileNetV2 in pytorch☆277Updated 7 years ago
- RetinaNet in PyTorch☆1,000Updated 6 years ago
- Single-Shot Refinement Neural Network for Object Detection, CVPR, 2018☆1,434Updated 6 years ago
- Feature Pyramid Networks for Object Detection☆528Updated 7 years ago
- Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752☆236Updated 7 years ago
- High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019☆756Updated 2 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 6 years ago
- Bottom-up Object Detection by Grouping Extreme and Center Points