1 unstable release
0.1.0 | Nov 15, 2024 |
---|
#549 in Machine learning
108 downloads per month
57KB
667 lines
burn_dinov2
burn dinov2 model inference and training 🔥
setup
- download pre-trained model (ViT-S|B, /wo registers) from here
- place in
./assets/models
- run import tool
cargo run --bin import
benchmarks
TODO: dinov2 benchmarks
inference
Dependencies
~77–120MB
~2.5M SLoC