File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " usls"
3- version = " 0.0.19 "
3+ version = " 0.0.20 "
44edition = " 2021"
55description = " A Rust library integrated with ONNXRuntime, providing a collection of ML models."
66repository = " https://github.com/jamjamjon/usls"
Original file line number Diff line number Diff line change 5050| [ YOLOv6] ( https://github.com/meituan/YOLOv6 ) | Object Detection | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
5151| [ YOLOv7] ( https://github.com/WongKinYiu/yolov7 ) | Object Detection | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
5252| [ YOLOv8] ( https://github.com/ultralytics/ultralytics ) | Object Detection<br >Instance Segmentation<br >Classification<br >Oriented Object Detection<br >Keypoint Detection | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
53- | [ YOLOv8] ( https://github.com/ultralytics/ultralytics ) | Object Detection<br >Instance Segmentation<br >Classification<br >Oriented Object Detection<br >Keypoint Detection | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
5453| [ YOLOv9] ( https://github.com/WongKinYiu/yolov9 ) | Object Detection | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
54+ | [ YOLOv10] ( https://github.com/THU-MIG/yolov10 ) | Object Detection | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
5555| [ YOLOv11] ( https://github.com/ultralytics/ultralytics ) | Object Detection<br >Instance Segmentation<br >Classification<br >Oriented Object Detection<br >Keypoint Detection | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
5656| [ RTDETR] ( https://arxiv.org/abs/2304.08069 ) | Object Detection | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
5757| [ FastSAM] ( https://github.com/CASIA-IVA-Lab/FastSAM ) | Instance Segmentation | [ demo] ( examples/yolo ) | ✅ | ✅ | ✅ | ✅ |
You can’t perform that action at this time.
0 commit comments