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 3 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:
- ☆60Updated 5 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Updated 4 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆116Updated 4 years ago
- ☆79Updated 4 years ago
- ppyolo in pytorch. 44.8% box mAP.☆108Updated 3 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 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…☆118Updated last year
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- A new version YOLO-Nano☆36Updated 3 years ago
- PyTorch implementation of PP-LCNet☆79Updated 2 years ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆99Updated 2 years ago
- Mobile Detection Benchmark☆45Updated 3 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆100Updated 4 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- ☆73Updated last year
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 4 years ago
- Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.☆238Updated 3 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 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
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆37Updated 3 years ago
- deploy yolox algorithm use deepstream☆90Updated 3 years ago
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆172Updated 3 years ago
- A Simple Baseline for Object Detection☆56Updated 4 years ago
- YOLOR 训练自己的数据集,详细教程☆45Updated 4 years ago
- an SDK about how to use openvino model transformed from yolov5☆36Updated 5 years ago
- provide pytorch model and ncnn model☆77Updated 5 years ago
- ☆62Updated 5 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆210Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 4 years ago