Skip to content

Commit

Permalink
Datamodule & Model for Clay v1 (#253)
Browse files Browse the repository at this point in the history
- Execute the model from the `config.yaml` file.
- Incorporate support for diverse satellite sensor inputs such as sentinel-1-rtc, sentinel-2l2a, landsat, naip, and linz.
- Include a `metadata.yaml` file, which provides information about various sensors like wavelength, mean, and standard deviation for each band.
- Implement cls tokens into ClayMAE.
- Utilize DINO as a teacher to guide model embeddings.
- Enable dynamic loading of sensor batch data for model training.
  • Loading branch information
srmsoumya authored May 24, 2024
1 parent 4c5c7a9 commit 34e8b36
Show file tree
Hide file tree
Showing 19 changed files with 1,769 additions and 1,340 deletions.
45 changes: 0 additions & 45 deletions .github/workflows/test.yml

This file was deleted.

Loading

0 comments on commit 34e8b36

Please sign in to comment.