26de63d239
update
2025-05-19 23:25:48 +08:00
70e6b2f03e
Options -> ModelConfig
2025-05-16 15:45:27 +08:00
8bcf4572b6
Update README.md
2025-02-25 22:23:06 +08:00
0f2d84b8c5
🐍 v0.1.0 ( #53 )
2025-01-12 16:59:57 +08:00
0102c15687
Minor fixes
2024-10-01 09:37:46 +08:00
0609dd1f1d
Add YOLOv11
...
* Add YOLOv11
2024-09-30 22:43:34 +08:00
0adddd3bbd
0.0.14: DataLoader
now support video and streaming
...
- Added `Hub` for resource management
- Updated `DataLoader` to support video and streaming
- Updated `CI`
- Replaced `println!` with `tracing` for logging
2024-09-16 10:41:16 +08:00
1d74085158
0.0.7 ( #27 )
2024-07-31 21:27:41 +08:00
edc3a8897c
0.0.5 ( #24 )
...
* Using Rayon to accelarate YOLO post-processing
* Refactor YOLO with outputs format
* Optimize `conf * clss` for yolov5 v6 v7
* Add depth-anything-v2
* Update README.md
* Update CHANGELOG.md
2024-07-12 19:46:48 +08:00