f511a475ac
Using rayon to accelerate DB post-processing
2025-01-13 22:42:43 +08:00
0f2d84b8c5
🐍 v0.1.0 ( #53 )
2025-01-12 16:59:57 +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
beda8ef803
Add YOLOv8-OBB and some bug fixes ( #9 )
...
* Add YOLOv8-Obb & Refactor outputs
* Update README.md
2024-04-21 17:06:58 +08:00
51b75e9a21
Add YOLOPv2 & Face-Parsing model ( #3 )
...
* Add YOLOP and face parsing model
2024-04-14 15:15:59 +08:00
ead175234c
Add RTMO model for keypoint detection ( #2 )
...
* Add RTMO
2024-04-08 20:45:38 +08:00
a0d410b46d
Dev ( #1 )
...
* Update imageproc crates
* Add top-p method for sampling
* Add SVTR for text recognition & bug fix
2024-04-06 16:16:53 +08:00
ce9a416b71
Add DB model for text detection
2024-03-31 02:14:53 +08:00