☆28Dec 7, 2024Updated last year
Alternatives and similar repositories for yolov11_prune_distillation
Users that are interested in yolov11_prune_distillation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This project demonstrates a systematic approach to model optimization, showcasing the importance of fine-tuning in the context of model p…☆16Aug 1, 2024Updated last year
- YOLOv8 Knowledge Distillation☆10Dec 28, 2024Updated last year
- ☆31Jun 2, 2022Updated 4 years ago
- Easy Training Official YOLOv11、YOLOv10、YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆152May 29, 2026Updated 2 months ago
- 轻量化剪枝+蒸馏☆71Aug 4, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Create ONNX☆22Apr 13, 2026Updated 3 months ago
- 海思hi3516dv300 nnie_mapper 工具 for ubuntu18.04☆23Dec 26, 2019Updated 6 years ago
- RK3588_hdk quad A76 & quad A53☆15Apr 12, 2022Updated 4 years ago
- ☆13Mar 18, 2024Updated 2 years ago
- Halcon手眼标定数据处理☆13Jan 2, 2022Updated 4 years ago
- 介绍更加详细的剪枝蒸馏方法☆104Mar 14, 2026Updated 4 months ago
- A network slimming-based pruning method for YOLOv8.☆38Jun 10, 2024Updated 2 years ago
- PyTorch implementation of paper "MT-ORL: Multi-Task Occlusion Relationship Learning" (ICCV 2021)☆19Oct 17, 2021Updated 4 years ago
- 这篇文章讨论了实时车辆轨迹预测的问题,特别是在设备运行过程中需要实时处理路线数据的情况下。文章提出使用LSTM模型来预测后续的经纬度点,通过比较预测点和定位点之间的距离来判断定位点的有效性。文章详细介绍了数据导入、特征工程、模型构建、模型评估和保存模型的过程,并提到可以通过…