D0352276 / CSL-YOLOLinks
A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: A Cross-Stage Lightweight Object Detector with Low FLOPs"in IEEE ISCAS 2022.
☆61Updated 2 years ago
Alternatives and similar repositories for CSL-YOLO
Users that are interested in CSL-YOLO are comparing it to the libraries listed below
Sorting:
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 3 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- ☆79Updated 3 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 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
- ☆72Updated last year
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆36Updated 3 years ago
- A new version YOLO-Nano☆33Updated 3 years ago
- PyTorch implementation of PP-LCNet☆80Updated last year
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- 🔥CDIoU and CDIoU loss is like a convenient plug-in that can be used in multiple models. CDIoU and CDIoU loss have different excellent pe…☆27Updated 4 years ago
- A Simple Baseline for Object Detection☆56Updated 3 years ago
- Mobile Detection Benchmark☆43Updated 3 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Updated 3 years ago
- ppyolo in pytorch. 44.8% box mAP.☆109Updated 3 years ago
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- YOLOR 训练自己的数据集,详细教程☆45Updated 3 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆115Updated 3 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- ☆60Updated 5 years ago
- ☆62Updated 5 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch