reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
☆390Apr 2, 2021Updated 5 years ago
Alternatives and similar repositories for yolodet-pytorch
Users that are interested in yolodet-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ppyolo in pytorch. 44.8% box mAP.☆108Dec 19, 2021Updated 4 years ago
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,516Sep 3, 2020Updated 5 years ago
- PyTorch implementation of YOLOv4☆1,908Nov 3, 2024Updated last year
- yolov5的注释版本☆265Dec 25, 2020Updated 5 years ago
- mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!☆854Sep 26, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C++ and CUDA extensions for Python/Pytorch and GPU Accelerated Augmentation.☆34Nov 30, 2022Updated 3 years ago
- yolov3 with mobilenet v2 and ASFF☆1,084Jul 24, 2021Updated 5 years ago
- YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Mod…☆1,020Apr 29, 2022Updated 4 years ago
- More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and …☆692Aug 19, 2024Updated last year
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,524Jun 19, 2024Updated 2 years ago
- mmdetection最小学习版☆1,100Nov 21, 2021Updated 4 years ago
- 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。☆797Feb 25, 2020Updated 6 years ago
- Darknet(AB版)框架源码解析:详尽的中文注释(逐句)和原理分析!☆75Apr 27, 2021Updated 5 years ago
- Scaled-YOLOv4: Scaling Cross Stage Partial Network☆2,027Nov 3, 2024Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Pytorch YOLO v5 训练自己的数据集超详细教程!!! (提供PDF训练教程下载)☆973Jun 22, 2022Updated 4 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆536Jul 17, 2021Updated 5 years ago
- Using YOLOV4 as detector for MCMOT.☆102Dec 13, 2021Updated 4 years ago
- NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone…☆6,239Aug 8, 2024Updated last year
- This repo is implemented based on detectron2 and centernet☆556Dec 31, 2020Updated 5 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,261Aug 14, 2025Updated 11 months ago
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.☆730Apr 10, 2026Updated 3 months ago
- Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.☆237Aug 19, 2022Updated 3 years ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆582Jan 6, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO☆1,676May 3, 2024Updated 2 years ago
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,241Oct 24, 2021Updated 4 years ago
- Model Compression—YOLOv3 with multi lightweight backbones(ShuffleNetV2 HuaWei GhostNet), attention, prune and quantization☆504Nov 3, 2020Updated 5 years ago
- Cross Stage Partial Networks☆915Jun 13, 2020Updated 6 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,674Sep 26, 2022Updated 3 years ago
- 基于CenterNet训练的目标检测&人脸对齐&姿态估计模型☆290Mar 16, 2021Updated 5 years ago
- 🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。☆1,574May 17, 2022Updated 4 years ago
- This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design☆371Jul 25, 2024Updated 2 years ago
- Two-stage CenterNet☆1,221Nov 20, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Feb 3, 2021Updated 5 years ago
- YOLO ModelCompression MultidatasetTraining☆442Jun 21, 2022Updated 4 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,266May 6, 2025Updated last year
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Apr 26, 2023Updated 3 years ago
- ☆38Mar 21, 2023Updated 3 years ago
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020☆1,085Mar 17, 2021Updated 5 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Mar 24, 2021Updated 5 years ago