haohaolalahao / YOLOv6-RLinks
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
☆17Updated 2 years ago
Alternatives and similar repositories for YOLOv6-R
Users that are interested in YOLOv6-R are comparing it to the libraries listed below
Sorting:
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- KLD实现旋转目标检测☆48Updated 3 years ago
- 旋转框检测的推理与计算☆23Updated 2 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
- 将YOLOv5-Lite代码中的head更换为YOLOX head☆22Updated 3 years ago
- Make it easier for yolov6 to change the network structure☆70Updated 8 months ago
- https://zhuanlan.zhihu.com/p/430850089☆154Updated 2 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加 了说明。按照md文件的说明,应该可以正常的运行☆46Updated 4 months ago
- FCOSR: A Simple Anchor-free Rotated Detector for Aerial Object Detection☆72Updated last year
- The sixth place winning solution (6/220) in 2021 Gaofen Challenge.☆56Updated 3 years ago
- ☆40Updated 3 years ago
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆33Updated 2 years ago
- provide some new architecture, channel pruning and quantization methods for yolov5☆29Updated 8 months ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- yolov5+doublehead + MultiLabel+detection☆24Updated 3 years ago
- ☆78Updated 2 years ago
- ☆38Updated 2 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- 无人机视角、多模态、模型剪枝、国产AI芯片部署☆41Updated 3 years ago
- Detection_Augmentation☆25Updated 2 years ago
- replace yolov4 backbone by resnet18/34/50☆10Updated 4 years ago
- ☆52Updated 2 years ago
- A benchmark of UCAS-AOD dataset.☆99Updated last year
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- ☆72Updated last year
- ☆23Updated 4 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 4 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- The TRA (TangRui Annotation) method of arbitrary-oriented bounding box☆20Updated 4 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆119Updated last year