Add YOLOv11

* Add YOLOv11
This commit is contained in:
Jamjamjon
2024-09-30 22:43:34 +08:00
committed by GitHub
parent 2cb9e57fc4
commit 0609dd1f1d
5 changed files with 300 additions and 200 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "usls"
version = "0.0.16"
version = "0.0.17"
edition = "2021"
description = "A Rust library integrated with ONNXRuntime, providing a collection of ML models."
repository = "https://github.com/jamjamjon/usls"