* 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 |
||
|---|---|---|
| .. | ||
| README.md | ||
| demo.png | ||
| main.rs | ||
README.md
Quick Start
cargo run -r --example depth-anything
