yolov11 部署版本,将DFL放在后处理中,便于移植不同平台。
☆56Nov 14, 2024Updated last year
Alternatives and similar repositories for yolov11_onnx_rknn_tensorRT
Users that are interested in yolov11_onnx_rknn_tensorRT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- yolov11 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆87Mar 10, 2025Updated last year
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆51Sep 17, 2025Updated 11 months ago
- yolov11(yolov8)尝试了7种不同的部署方法,并对每种方法的优势进行了简单总结。不同的平台、不同的时耗或CPU占用需求,总有一种方法是适用的。针对想入门部署的也是一个很好的参考学习资料。☆51Jan 31, 2025Updated last year
- RT-DETRv2 tensorrt C++ 部署☆26Oct 29, 2024Updated last year
- FastSAM 部署版本,便于移植不同平,部署简单、运行速度快。☆25May 30, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 使用rknn实现yolo11在RK3588上☆19Oct 8, 2024Updated last year
- FastSAM 部署rknn C++ 代码☆13May 30, 2024Updated 2 years ago
- yolov12 部署rknn☆14Mar 3, 2025Updated last year
- DETR tensor去除推理过程无用辅助头+fp16部署再次加速+解决转tensorrt 输出全为0问题的新方法。☆12Jan 9, 2024Updated 2 years ago
- yolov8obb 旋转目标检测部署rknn的C++代码☆20Jul 16, 2024Updated 2 years ago
- MiDaS(Multiple Depth Estimation Accuracy with Single Network)单目深度估计,部署 rk3588。