zhanghanduo / yolo3_pytorch
Yolo3 Implementation in Pytorch using COCO and BDD100K dataset. Forked from https://github.com/BobLiu20/YOLOv3_PyTorch.git. For my own fun, so the introduction is not accurate.
☆106Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for yolo3_pytorch
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 4 years ago
- This repository carries out some paper recurring work☆106Updated 4 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 3 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 5 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 4 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 5 years ago
- Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018☆84Updated 6 years ago
- Pelee implement with pytorch☆71Updated 4 years ago
- Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752☆235Updated 6 years ago
- Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018☆129Updated last year
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 3 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- Tensorflow ShuffleNet v2 implementation☆75Updated 5 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- unofficial EffcientDet implemented by mmdetection☆140Updated 4 years ago
- Light-Head R-CNN in PyTorch☆93Updated 5 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆229Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆87Updated 3 years ago
- train pytorch-yolov3 with multi GPU☆48Updated 4 years ago
- yolov3 network slimming剪枝的一种实现☆344Updated 5 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆194Updated 3 years ago
- Most popular metrics used to evaluate object detection algorithms☆64Updated 6 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆95Updated 6 years ago
- Pytorch re-implementation of Fssd☆68Updated 5 years ago
- Comprehensive Feature Enhancement Module for Single-Shot Object Detector☆198Updated 5 years ago
- support different SSDs and different scale test, support refineDet.☆148Updated 5 years ago