amdegroot / ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
☆5,189Updated 3 years ago
Alternatives and similar repositories for ssd.pytorch:
Users that are interested in ssd.pytorch are comparing it to the libraries listed below
- A faster pytorch implementation of faster r-cnn☆7,767Updated 2 years ago
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,555Updated last year
- A PyTorch implementation of the YOLO v3 object detection algorithm☆3,310Updated last year
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,238Updated 3 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,302Updated last year
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,457Updated 2 years ago
- Most popular metrics used to evaluate object detection algorithms.☆5,034Updated 3 months ago
- Minimal PyTorch implementation of YOLOv3☆7,381Updated 4 months ago
- Pytorch implementation of RetinaNet object detection.☆2,184Updated last year
- Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"☆2,318Updated 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,410Updated 2 years ago
- Object detection, 3D detection, and pose estimation using center point detection:☆7,386Updated 2 years ago
- ☆2,365Updated 4 years ago
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,506Updated 9 months ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,018Updated 3 years ago
- mean Average Precision - This code evaluates the performance of your neural net for object recognition.☆2,946Updated 7 months ago
- COCO API - Dataset @ http://cocodataset.org/☆6,223Updated 11 months ago
- YOLOv2 in PyTorch☆1,560Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,253Updated 2 years ago
- ☆2,041Updated 5 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection☆3,094Updated last year
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,819Updated 4 years ago
- Faster RCNN with PyTorch☆1,741Updated 3 years ago
- Single Shot MultiBox Detector in TensorFlow☆4,110Updated 3 years ago
- A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.☆2,822Updated 5 years ago
- Deformable Convolutional Networks☆4,072Updated 3 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,340Updated 2 years ago
- ☆1,778Updated 5 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,197Updated 5 years ago
- Codes for paper "Mask Scoring R-CNN".☆1,902Updated 4 years ago