westerndigitalcorporation / YOLOv3-in-PyTorch
YOLOv3 in PyTorch with training and inference module implemented.
☆114Updated 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:
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 4 years ago
- Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage☆232Updated 5 years ago
- PyTorch re-implementation of YOLOv4 architecture☆45Updated 5 years ago
- Python and Pytorch two implements of Soft NMS algorithm☆184Updated 11 months ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆131Updated 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…☆106Updated 6 years ago
- unofficial EffcientDet implemented by mmdetection☆140Updated 5 years ago
- Implementation of YOLOv3 in PyTorch☆438Updated 3 years ago
- FoveaBox: Beyond Anchor-based Object Detector☆367Updated last year
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆337Updated 3 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated last year
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆162Updated 6 years ago
- YOLOv2 algorithm reimplementation with pytorch☆63Updated 6 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 4 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 4 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- yolov3 by pytorch☆196Updated 2 years ago
- PyTorch implementation of Darknet53☆115Updated 3 years ago
- Pelee implement with pytorch☆72Updated 5 years ago
- partial residual networks☆101Updated 5 years ago
- ☆138Updated 5 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 4 years ago
- Implementation maskrcnn-benchmark, pytorch c++ frontend☆81Updated 5 years ago
- Unofficial implementation of EfficientDet☆64Updated 5 years ago
- This is a C++ implementation of CenterNet using TensorRT and CUDA☆146Updated 2 years ago
- PyTorch implementation of several SSD based object detection algorithms.☆239Updated 7 years ago
- An easy to understand and better performance version of CenterNet☆548Updated 4 years ago
- Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes☆353Updated 3 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 years ago