sgrvinod / a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
☆3,090Updated last year
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
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,183Updated 3 years ago
- A PyTorch implementation of the YOLO v3 object detection algorithm☆3,310Updated last year
- Most popular metrics used to evaluate object detection algorithms.☆5,022Updated 2 months ago
- A faster pytorch implementation of faster r-cnn☆7,760Updated 2 years ago
- In-depth tutorials for implementing deep learning models on your own with PyTorch.☆1,536Updated last year
- Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"☆2,318Updated 5 years ago
- mean Average Precision - This code evaluates the performance of your neural net for object recognition.☆2,944Updated 7 months ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,299Updated last year
- Minimal PyTorch implementation of YOLOv3☆7,376Updated 4 months ago
- High quality, fast, modular reference implementation of SSD in PyTorch☆1,551Updated last year
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,015Updated 3 years ago
- Pytorch implementation of RetinaNet object detection.☆2,178Updated last year
- Object detection, 3D detection, and pose estimation using center point detection:☆7,377Updated 2 years ago
- ☆2,038Updated 5 years ago
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,503Updated 9 months ago
- Data Augmentation For Object Detection☆1,142Updated 4 years ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,408Updated last year
- 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,404Updated 2 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,052Updated 2 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,230Updated 3 years ago
- YOLOv3 in PyTorch > ONNX > CoreML > TFLite☆10,342Updated this week
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,820Updated 4 years ago
- Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch☆1,443Updated 3 years ago
- A PyTorch implementation of EfficientNet☆8,046Updated 2 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,449Updated 2 years ago
- YOLOv2 in PyTorch☆1,558Updated 3 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,002Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,033Updated last year
- Sandbox for training deep learning networks☆2,995Updated 6 months ago
- Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method…☆1,757Updated 2 years ago