westerndigitalcorporation / YOLOv3-in-PyTorchLinks
YOLOv3 in PyTorch with training and inference module implemented.
☆118Updated 6 years ago
Alternatives and similar repositories for YOLOv3-in-PyTorch
Users that are interested in YOLOv3-in-PyTorch are comparing it to the libraries listed below
Sorting:
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated last year
- PyTorch re-implementation of YOLOv4 architecture☆46Updated 5 years ago
- Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage☆232Updated 6 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 5 years ago
- Pelee implement with pytorch☆71Updated 5 years ago
- Unofficial implementation of EfficientDet☆64Updated 5 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- PyTorch implementation of Gaussian YOLOv3 (including training code for COCO dataset)☆159Updated 3 years ago
- Yolo3 Implementation in Pytorch using COCO and BDD100K dataset. Forked from https://github.com/BobLiu20/YOLOv3_PyTorch.git. For my own fu…☆107Updated 6 years ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆338Updated 4 years ago
- unofficial EffcientDet implemented by mmdetection☆141Updated 6 years ago
- Python script for Pascal VOC to COCO conversion☆83Updated 7 years ago
- object detection records☆64Updated 5 years ago
- PyTorch implementation of Darknet53☆120Updated 4 years ago
- ☆56Updated 4 years ago
- CUDA implementation of NMS for PyTorch☆88Updated 5 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- ☆138Updated 6 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆194Updated 4 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated 2 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆79Updated 5 years ago
- This repo contains a minimalist implementation of centernet.☆57Updated 5 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated last week
- partial residual networks☆101Updated 5 years ago
- How to create custom COCO data set for object detection☆262Updated 4 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 7 years ago
- lightweight and efficient cnn for semantic segmentation, my blog address:☆152Updated 6 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆94Updated 5 years ago
- FoveaBox: Beyond Anchor-based Object Detector☆367Updated 2 years ago