High quality, fast, modular reference implementation of SSD in PyTorch
☆1,590Jan 26, 2024Updated 2 years ago
Alternatives and similar repositories for SSD
Users that are interested in SSD are comparing it to the libraries listed below
Sorting:
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,231Dec 29, 2021Updated 4 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆704Mar 27, 2020Updated 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,430Mar 11, 2023Updated 3 years ago
- Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.☆568Aug 18, 2020Updated 5 years ago
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,421Nov 2, 2021Updated 4 years ago
- A faster pytorch implementation of faster r-cnn☆7,863May 20, 2022Updated 3 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,346Dec 9, 2023Updated 2 years ago
- Pytorch implementation of RetinaNet object detection.☆2,210Apr 29, 2023Updated 2 years ago
- ☆2,372Sep 18, 2020Updated 5 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,507Aug 21, 2024Updated last year
- yolov3 with mobilenet v2 and ASFF☆1,083Jul 24, 2021Updated 4 years ago
- Minimal PyTorch implementation of YOLOv3☆7,438Nov 17, 2024Updated last year
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,386Feb 16, 2023Updated 3 years ago
- YOLOv3 in PyTorch > ONNX > CoreML > TFLite☆10,562Updated this week
- Object detection, 3D detection, and pose estimation using center point detection:☆7,546Mar 2, 2023Updated 3 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,263Oct 24, 2021Updated 4 years ago
- Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .☆1,886Apr 18, 2022Updated 3 years ago
- 这是一个ssd-pytorch的源码,可以用于训练自己的模型。☆730Oct 3, 2023Updated 2 years ago
- SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this pro…☆406Dec 20, 2023Updated 2 years ago
- ☆1,775Apr 19, 2019Updated 6 years ago
- reproduced the proposed results of SSD300 and SSD512☆110Apr 4, 2019Updated 6 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,256Nov 19, 2020Updated 5 years ago
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,534Jun 19, 2024Updated last year
- TorchCV: a PyTorch vision library mimics ChainerCV☆396Dec 25, 2018Updated 7 years ago
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Jul 25, 2024Updated last year
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Jun 16, 2020Updated 5 years ago
- M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network☆1,443Nov 14, 2019Updated 6 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,674Sep 26, 2022Updated 3 years ago
- A PyTorch implementation of EfficientNet☆8,219Apr 8, 2022Updated 3 years ago
- Caffe: a fast open framework for deep learning.☆4,811Apr 21, 2023Updated 2 years ago
- PyTorch implementation of several SSD based object detection algorithms.☆239Jan 10, 2018Updated 8 years ago
- ☆1,510Aug 27, 2020Updated 5 years ago
- Single Shot MultiBox Detector in TensorFlow☆4,107Aug 12, 2021Updated 4 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,505Dec 17, 2022Updated 3 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,819Sep 5, 2019Updated 6 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,034May 15, 2021Updated 4 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection☆3,125Nov 11, 2023Updated 2 years ago
- Codes for paper "Mask Scoring R-CNN".☆1,903Nov 6, 2020Updated 5 years ago
- RetinaNet in PyTorch☆999Mar 17, 2019Updated 7 years ago