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 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
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- Comprehensive Feature Enhancement Module for Single-Shot Object Detector☆197Updated 6 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
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆221Updated 4 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 5 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated last year
- support different SSDs and different scale test, support refineDet.☆147Updated 5 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
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752☆236Updated 6 years ago
- Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018☆129Updated 2 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 years ago
- Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018☆84Updated 6 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆193Updated 3 years ago
- Most popular metrics used to evaluate object detection algorithms☆64Updated 6 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆228Updated 5 years ago
- CenterNet: Objects as Points in Tensorflow☆132Updated last month
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- Pytorch re-implementation of Fssd☆69Updated 6 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- Gluon-Mobilenet-yolov3☆98Updated 4 years ago
- yolov3 network slimming剪枝的一种实现☆344Updated 6 years ago
- list the paper for recently anchor free detector☆231Updated 4 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- Summary of object detection(modules&&improvements)☆51Updated 5 years ago