tztztztztz / yolov2.pytorch
YOLOv2 algorithm reimplementation with pytorch
☆62Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for yolov2.pytorch
- Yolov1 pytorch implement☆55Updated 4 years ago
- ☆225Updated last year
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆61Updated last year
- yolov3 by pytorch☆196Updated 2 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- fcos implementation in pytorch1.x☆98Updated 3 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 3 years ago
- A PyTorch implementation of SSDLite on COCO☆84Updated 3 years ago
- Try out different pruning-approaches on lightweight Backbones.☆143Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆195Updated 3 years ago
- PyTorch implementation of Darknet53☆114Updated 3 years ago
- You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2☆271Updated 3 years ago
- An extension version of our paper accepted by CVPR 2020, Oral -- HRank: Filter Pruning using High-Rank Feature Map☆147Updated 3 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆142Updated 4 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 5 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆98Updated 5 years ago
- MobileNetV3-SSD for object detection and implementation in PyTorch☆269Updated 3 years ago
- YOLOv3-training-prune☆59Updated 3 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 3 years ago
- YOLO ModelCompression MultidatasetTraining☆445Updated 2 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆305Updated last year
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆313Updated 10 months ago
- A pure torch implement of FCOS 37.2AP☆165Updated 3 years ago
- Pytorch implementation of our paper accepted by CVPR 2020 (Oral) -- HRank: Filter Pruning using High-Rank Feature Map☆251Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆87Updated 3 years ago
- ☆147Updated 2 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆217Updated 2 years ago