114 Commits

Author SHA1 Message Date
9697f4d5b0 Update README.md 2024-04-25 11:18:52 +08:00
e614ca4136 Add Depth-Anything model (#10)
* Add Depth-Anything model
2024-04-25 00:41:29 +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
91049fc18a fix: svtr decode bug (#8) 2024-04-17 20:11:11 +08:00
a86000d107 fix: svtr deduplication bug (#7) 2024-04-16 18:59:42 +08:00
c05836f02e Clean up 2024-04-14 18:11:09 +08:00
a717b98f7b Update rust-ci.yml 2024-04-14 16:00:00 +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
a5cee66dfd Add query method for dinov2 and adjust DataLoader 2024-03-30 15:54:47 +08:00
af934086bb Initial 2024-03-29 15:54:24 +08:00
abaf8c0d65 Initial commit 2024-03-29 15:36:09 +08:00