#burn #vit #computer-vision #dinov2

bin+lib burn_dinov2

burn dinov2 model inference and training

1 unstable release

0.1.0 Nov 15, 2024

#508 in Machine learning

Download history 113/week @ 2024-11-14 7/week @ 2024-11-21

120 downloads per month

MIT/Apache

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

~83–120MB
~2.5M SLoC