flystem-usls/examples/sam
Jamjamjon 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
..
README.md 0.0.14: `DataLoader` now support video and streaming 2024-09-16 10:41:16 +08:00
main.rs 0.0.14: `DataLoader` now support video and streaming 2024-09-16 10:41:16 +08:00

README.md

Quick Start


# SAM
cargo run -r --example sam

# MobileSAM
cargo run -r --example sam -- --kind mobile-sam

# EdgeSAM
cargo run -r --example sam -- --kind edge-sam

# SAM-HQ
cargo run -r --example sam -- --kind sam-hq

Results