--- license: mit --- This repo contains the model weights and dataset meta files for the Panopticon paper, main repo [here](https://github.com/Panopticon-FM/panopticon). 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](https://github.com/Panopticon-FM/panopticon/tree/main?tab=readme-ov-file#using-panopticon)) - 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](https://github.com/Panopticon-FM/panopticon?tab=readme-ov-file#metadata-files)