PyTorch implementation of several SSD based object detection algorithms.
☆239Jan 10, 2018Updated 8 years ago
Alternatives and similar repositories for SSD-variants
Users that are interested in SSD-variants are comparing it to the libraries listed below
Sorting:
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.☆70Jan 14, 2020Updated 6 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆704Mar 27, 2020Updated 5 years ago
- Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.☆568Aug 18, 2020Updated 5 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆396Dec 25, 2018Updated 7 years ago
- Single-Shot Refinement Neural Network for Object Detection, CVPR, 2018☆1,428Mar 18, 2019Updated 6 years ago
- Light-Head RCNN and One Novel Object Detector☆114Jun 14, 2018Updated 7 years ago
- An implementation of DSOD in Pytonch☆15Jul 13, 2018Updated 7 years ago
- DSOD: Learning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.☆710Dec 28, 2019Updated 6 years ago
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,422Nov 2, 2021Updated 4 years ago
- RetinaNet in PyTorch☆998Mar 17, 2019Updated 6 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆236Dec 11, 2018Updated 7 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,229Dec 29, 2021Updated 4 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆379Jan 1, 2019Updated 7 years ago
- reproduced the proposed results of SSD300 and SSD512☆110Apr 4, 2019Updated 6 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆275Aug 15, 2018Updated 7 years ago
- Comprehensive Feature Enhancement Module for Single-Shot Object Detector☆198Dec 19, 2018Updated 7 years ago
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,587Jan 26, 2024Updated 2 years ago
- implementation for paper "ShelfNet for fast semantic segmentation"☆252Feb 27, 2021Updated 5 years ago
- MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open I…☆1,429Mar 11, 2023Updated 2 years ago
- ☆2,374Sep 18, 2020Updated 5 years ago
- support different SSDs and different scale test, support refineDet.☆148Aug 3, 2019Updated 6 years ago
- S3FD: single shot face detector in pytorch☆113Dec 12, 2018Updated 7 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,822Sep 5, 2019Updated 6 years ago
- PyTorch Implementation of Compact Generalized Non-local Network [NIPS'18]☆258Feb 13, 2021Updated 5 years ago
- M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network☆1,445Nov 14, 2019Updated 6 years ago
- Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch☆462Mar 9, 2020Updated 5 years ago
- Position sensitive PreciseRoIPooling without roi coordinates gradient backward☆16Aug 2, 2018Updated 7 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Nov 6, 2018Updated 7 years ago
- ShuffleNet-V2 for both PyTorch and Caffe.☆506Aug 9, 2018Updated 7 years ago
- Accurate Single Stage Detector Using Recurrent Rolling Convolution☆358May 20, 2017Updated 8 years ago
- caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection☆82Apr 21, 2018Updated 7 years ago
- This is the official repo for "S3D: Single Shot multi-Span Detector via Fully 3D Convolutional Network"☆15Jan 23, 2019Updated 7 years ago
- Detectorch - detectron for PyTorch☆559Oct 30, 2018Updated 7 years ago
- LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)☆724Feb 23, 2020Updated 6 years ago
- video detection papers☆225Jul 21, 2020Updated 5 years ago
- Pytorch implementation of RFCN used as baseline for Imagenet VID+DET in https://arxiv.org/abs/1710.03958.☆34Nov 3, 2018Updated 7 years ago
- Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object D…☆783Dec 12, 2022Updated 3 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,347Dec 9, 2023Updated 2 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,818Nov 12, 2020Updated 5 years ago