Jamjamjon
f0fd4936e8
Add florence2 model
...
* Add florence2-base model for all tasks
* Update annotator.rs
2024-09-21 20:23:42 +08:00
Jamjamjon
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
Jamjamjon
f6755a8be4
Bump the version to 0.0.12
...
* Add sapiens-seg model
2024-08-31 17:10:36 +08:00
Jamjamjon
1d74085158
0.0.7 ( #27 )
2024-07-31 21:27:41 +08:00
Jamjamjon
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
jamjamjon
f6fec32c7b
Docs update
2024-07-01 16:53:36 +08:00
Jamjamjon
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
Jamjamjon
51b75e9a21
Add YOLOPv2 & Face-Parsing model ( #3 )
...
* Add YOLOP and face parsing model
2024-04-14 15:15:59 +08:00
Jamjamjon
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
jamjamjon
ce9a416b71
Add DB model for text detection
2024-03-31 02:14:53 +08:00
jamjamjon
a5cee66dfd
Add query method for dinov2 and adjust DataLoader
2024-03-30 15:54:47 +08:00
jamjamjon
af934086bb
Initial
2024-03-29 15:54:24 +08:00