Skip to content

Commit 0869038

Browse files
committed
Add documentation for undocumented one_off_projects and delete some that
don't need to be retained.
1 parent 72100cb commit 0869038

File tree

9 files changed

+17
-225
lines changed

9 files changed

+17
-225
lines changed

one_off_projects/crop_type/README.md

Whitespace-only changes.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
This contains code built on top of rslearn for the Minderoo global fishing capacity
2+
estimation project.
3+
4+
Currently this is limited to training the classification model that is run after the
5+
object detector to refine the predictions.
6+
7+
All of the Minderoo code should be moved together into a single repository for release
8+
to Minderoo, so this is not expected to exist here after 2024-11-01.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
This is code for building the dataset here:
2+
https://huggingface.co/datasets/allenai/s2-naip
3+
4+
It includes Sentinel-2, NAIP, Sentinel-1, Landsat, OpenStreetMap, WorldCover.
5+
6+
`us_dataset/` contains the code for building the actual dataset along with
7+
documentation, while `global_windows/` is when we wanted to test model performance in a
8+
few locations outside the US (the dataset only covers the US so this was separate from
9+
the dataset itself).

one_off_projects/unsupervised_change/config.json

Lines changed: 0 additions & 94 deletions
This file was deleted.

one_off_projects/unsupervised_change/get_sentinel2_for_amazon_tiles.py

Lines changed: 0 additions & 49 deletions
This file was deleted.

one_off_projects/unsupervised_change/reformat_images.py

Lines changed: 0 additions & 25 deletions
This file was deleted.

one_off_projects/utm_vs_mercator/config.json

Lines changed: 0 additions & 26 deletions
This file was deleted.

one_off_projects/utm_vs_mercator/coords.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

one_off_projects/utm_vs_mercator/create_windows.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)