sgrvinod / a-PyTorch-Tutorial-to-Object-DetectionLinks
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
☆3,120Updated 2 years ago
Alternatives and similar repositories for a-PyTorch-Tutorial-to-Object-Detection
Users that are interested in a-PyTorch-Tutorial-to-Object-Detection are comparing it to the libraries listed below
Sorting:
- Most popular metrics used to evaluate object detection algorithms.☆5,085Updated 4 months ago
- Pytorch implementation of RetinaNet object detection.☆2,208Updated 2 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,224Updated 3 years ago
- mean Average Precision - This code evaluates the performance of your neural net for object recognition.☆2,969Updated last year
- A faster pytorch implementation of faster r-cnn☆7,846Updated 3 years ago
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,557Updated last year
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,339Updated last year
- A PyTorch implementation of the YOLO v3 object detection algorithm☆3,316Updated last year
- Data Augmentation For Object Detection☆1,152Updated 5 years ago
- A simple, fully convolutional model for real-time instance segmentation.☆5,191Updated 2 months ago
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,578Updated last year
- Minimal PyTorch implementation of YOLOv3☆7,439Updated last year
- Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"☆2,326Updated 6 years ago
- ☆2,058Updated 6 years ago
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,527Updated last year
- Object detection, 3D detection, and pose estimation using center point detection:☆7,526Updated 2 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,431Updated 2 years ago
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,027Updated 4 years ago
- A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights☆1,642Updated last year
- Scaled-YOLOv4: Scaling Cross Stage Partial Network☆2,030Updated last year
- Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Pr…☆1,148Updated 2 months ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,267Updated 4 years ago
- Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method…☆1,806Updated 2 years ago
- Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.☆9,382Updated 2 years ago
- Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3