Jamjamjon
a5141a53be
Accelerate model pre-processing and post-processing ( #23 )
...
* Add X struct to handle input and preprocessing
*Add Ops struct to manage common operations
* Use SIMD (fast_image_resize) to accelerate model pre-processing and post-processing
2024-06-30 15:19:34 +08:00
Jamjamjon
20577e4242
Adjust outputs ( #16 )
2024-06-01 16:58:17 +08:00
jamjamjon
c44d80df78
Revert "Add onnx build script"
...
This reverts commit b9c077814b .
2024-05-13 20:59:05 +08:00
jamjamjon
b9c077814b
Add onnx build script
2024-05-13 20:24:57 +08:00
Jamjamjon
fc970fc117
Update ort and improve the speed of preprocessing
...
* Add onnx proto
* Update ort to 2.0.0-rc.2
* Improve the speed of resizing
* Fix yolo-seg bug
* Update README.md
2024-05-12 18:12:34 +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
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