Commit Graph

4 Commits

Author SHA1 Message Date
oatiz 5f6b814090
Add an option to adjust the line width for Bbox edges (#22)
* feat: add bbox thickness option

* feat: add thickness threshold and side option

* fix: clippy

* Minor adjustments

---------

Co-authored-by: jamjamjon <xxyydzml@outlook.com>
2024-06-26 00:00:36 +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 371a08011f
Add MODNet model (#11)
* Add MODNet for portrait matting

* Minor fixes

* Move assets to home directory

* Add colormap

* ci

* Update README.md
2024-04-30 15:26:53 +08:00
Jamjamjon e614ca4136
Add Depth-Anything model (#10)
* Add Depth-Anything model
2024-04-25 00:41:29 +08:00