nemonameless / PaddleDetection_YOLOv5Links
🚀🚀🚀 YOLOv5 of PaddleDetection, Paddle implementation of YOLOv5
☆14Updated 2 years ago
Alternatives and similar repositories for PaddleDetection_YOLOv5
Users that are interested in PaddleDetection_YOLOv5 are comparing it to the libraries listed below
Sorting:
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时 目标检测。☆150Updated 4 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 4 years ago
- Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.☆299Updated 2 weeks ago
- ☆106Updated 3 years ago
- https://zhuanlan.zhihu.com/p/430850089☆154Updated 2 years ago
- ☆93Updated 4 years ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆72Updated 2 years ago
- ☆105Updated 3 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆189Updated 3 years ago
- tensorrt int8 量化yolov5 onnx模型☆184Updated 4 years ago
- 轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)☆168Updated last year
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- yolov5 v1版本中文注释☆58Updated 4 years ago
- ☆72Updated last year
- ☆92Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆222Updated 2 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆162Updated 3 years ago
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!☆169Updated 4 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 4 years ago
- Some tools to operate PaddlePaddle model☆73Updated 3 years ago
- 基于YoloV5的一些魔 改及相关部署方案☆63Updated 3 years ago
- 阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享☆30Updated 3 years ago
- ☆11Updated 3 years ago
- 基于yolov5的车牌检测,包含车牌角点检测☆162Updated 3 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- A simple implementation of Tensorrt YOLOv7