0e8d4f832a
Add some eps ( #108 )
2025-06-05 16:29:29 +08:00
d3c738b5cf
update
2025-05-20 17:01:27 +08:00
70e6b2f03e
Options -> ModelConfig
2025-05-16 15:45:27 +08:00
80468d9c83
0.1.0-beta.1 ( #82 )
2025-04-27 13:01:51 +08:00
0f2d84b8c5
🐍 v0.1.0 ( #53 )
2025-01-12 16:59:57 +08:00
6ace97f09f
v0.0.16: Add Viewer
for image show
...
* Add `Viewer` for image-show
* Add .`with_ixx()` to simplify model building with `Options`
* Update `MinOptMax`
2024-09-28 09:51:33 +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
f6755a8be4
Bump the version to 0.0.12
...
* Add sapiens-seg model
2024-08-31 17:10:36 +08:00
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
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
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
e614ca4136
Add Depth-Anything model ( #10 )
...
* Add Depth-Anything model
2024-04-25 00:41:29 +08:00