panopticon / README.md
lewaldm's picture
Update README.md
c8c2bb9 verified
metadata
license: mit

This repo contains the model weights and dataset meta files for the Panopticon paper, main repo here. In particular:

  • panopticon_vitb14: full weights after 2 stages of training with student, teacher, and dino heads
  • panopticon_vitb14_teacher: only teacher weights from panopticon_vitb14, this is sufficient for using panopticon (only this will be loaded when using panopticon via torchhub as described in the main repo)
  • rgb_heads: weights for rgb heads obtained by training the dinov2 checkpoint on fmow-rgb
  • metadata: contains all parquet files used to index the pre-training data, for folder structure see here