D0352276 / CSL-YOLO
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.
☆60Updated 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:
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆35Updated 3 years ago
- ☆79Updated 3 years ago
- PyTorch implementation of PP-LCNet☆79Updated last year
- A Simple Baseline for Object Detection☆56Updated 3 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- thundernet ncnn☆43Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 3 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Updated 3 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- A real-time version of FCOS, inspired by FCOSv2.☆49Updated 3 years ago
- an SDK about how to use openvino model transformed from yolov5☆36Updated 4 years ago
- Mobile Detection Benchmark☆43Updated 3 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
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- ☆71Updated 10 months ago
- SOLOv2 on onnx & tensorRT☆54Updated 3 years ago
- ☆38Updated last year
- the C++ version of solov2 with ncnn☆76Updated 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
- ☆59Updated 5 years ago
- 45.1% mAP, Keras impl of PPYOLO and YOLOv4.☆28Updated 4 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆212Updated 3 years ago
- tensorrt yolov7 without onnxparser☆24Updated 2 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- A new version YOLO-Nano☆31Updated 3 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- yolov5.yaml转换成yolov5.py☆17Updated 4 years ago