zhanghanduo / yolo3_pytorchLinks
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 6 years ago
Alternatives and similar repositories for yolo3_pytorch
Users that are interested in yolo3_pytorch are comparing it to the libraries listed below
Sorting:
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆97Updated 6 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 6 years ago
- Pelee implement with pytorch☆72Updated 5 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆120Updated last year
- unofficial EffcientDet implemented by mmdetection☆141Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆228Updated 6 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 5 years ago
- Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018☆84Updated 6 years ago
- Most popular metrics used to evaluate object detection algorithms☆64Updated 6 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated last year
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752☆236Updated 7 years ago
- list the paper for recently anchor free detector☆231Updated 4 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 5 years ago
- yolov3 network slimming剪枝的一种实现☆343Updated 6 years ago
- Light-Head R-CNN in PyTorch☆94Updated 6 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆88Updated 3 years ago
- Comprehensive Feature Enhancement Module for Single-Shot Object Detector☆197Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 5 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆193Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- Unofficially Pytorch implementation of High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection☆115Updated 5 years ago
- Feature pyramid network (FPN) with online hard example mining (OHEM)☆65Updated 5 years ago
- Pedestrian Detection Papers☆261Updated 5 years ago