-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DRAFT] FLAIR#2 Dataset and Datamodule Integration #2394
base: main
Are you sure you want to change the base?
Commits on Sep 13, 2024
-
docs: update recommended strategy for models with input and output (i…
…mg and msk) Updates in the custom raster dataset tutorial and the actual file documentation. The previous recommended approach (overriding `__get_item__`) is outdated. Refs: microsoft#2292 (reply in thread)
Mathias Baumgartinger committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for b96c78b - Browse repository at this point
Copy the full SHA b96c78bView commit details -
Co-authored-by: Adam J. Stewart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ce9b78 - Browse repository at this point
Copy the full SHA 0ce9b78View commit details -
Co-authored-by: Adam J. Stewart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d48acd7 - Browse repository at this point
Copy the full SHA d48acd7View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bafb95 - Browse repository at this point
Copy the full SHA 8bafb95View commit details -
feat/WIP: draft for data.py generation file for FLAIR2 dataset
Mathias Baumgartinger committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 431220d - Browse repository at this point
Copy the full SHA 431220dView commit details -
fix/WIP: fix formatting conventions and populate directories for each…
… type individually
Mathias Baumgartinger committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c9d989d - Browse repository at this point
Copy the full SHA c9d989dView commit details -
fix/WIP: use alternative hashing algorithm for reproducibility and co…
…rrect rng ranges
Mathias Baumgartinger committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c16f69 - Browse repository at this point
Copy the full SHA 8c16f69View commit details
Commits on Oct 30, 2024
-
feat/WIP: draft for datasets and docs
Not fully functioning yet, contains copy paste from other datasets
LL Workshop committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f7fec7 - Browse repository at this point
Copy the full SHA 3f7fec7View commit details
Commits on Nov 3, 2024
-
refactor/WIP: mark TODOS, add some documentation
Mathias Baumgartinger committedNov 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 7c4eaf9 - Browse repository at this point
Copy the full SHA 7c4eaf9View commit details -
feat/WIP: first draft for test FLAIR2
Mathias Baumgartinger committedNov 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 21e5b08 - Browse repository at this point
Copy the full SHA 21e5b08View commit details -
feat: add FLAIR2 import to __init.py__
Mathias Baumgartinger committedNov 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 541630f - Browse repository at this point
Copy the full SHA 541630fView commit details -
feat/WIP: adds sentinel 2 loading/plotting logic
Additionally, some small code refactors are done
Mathias Baumgartinger committedNov 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c1602f - Browse repository at this point
Copy the full SHA 4c1602fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da45219 - Browse repository at this point
Copy the full SHA da45219View commit details
Commits on Nov 4, 2024
-
feat/WIP: update flair2 unit tests
Mathias Baumgartinger committedNov 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bdbe9a - Browse repository at this point
Copy the full SHA 4bdbe9aView commit details -
fix&refactor/WIP: provide correct download address for toy dataset an…
…d refine plotting
Mathias committedNov 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d6d687 - Browse repository at this point
Copy the full SHA 8d6d687View commit details -
fix/WIP: properly crop sentinel 2 data
Using the entire sentinel-2 image and a matplotlib patch to debug, otherwise it is really hard to find correct spot due to low resolution
Mathias committedNov 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 563f7f4 - Browse repository at this point
Copy the full SHA 563f7f4View commit details
Commits on Nov 5, 2024
-
fix/WIP: update cropping slices to match the actual size, fix `_verif…
…y()` for sentinel With the nested dict, it was not possible to download dynamically
Mathias Baumgartinger committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6aeff90 - Browse repository at this point
Copy the full SHA 6aeff90View commit details -
feat/WIP: add test data creation of sentinel files
Mathias Baumgartinger committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 592c336 - Browse repository at this point
Copy the full SHA 592c336View commit details -
fix: update tests for FLAIR2 dataset
Mathias Baumgartinger committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d3a189 - Browse repository at this point
Copy the full SHA 6d3a189View commit details -
feat: add dummy data for flair2
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 9930f6a - Browse repository at this point
Copy the full SHA 9930f6aView commit details -
fix: properly expose FLAIR2 dataet in __init__.py
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ddef891 - Browse repository at this point
Copy the full SHA ddef891View commit details -
docs: update documentation of flair2 dataset
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 63ddc2f - Browse repository at this point
Copy the full SHA 63ddc2fView commit details -
feat: proper integrity checks using correct md5s
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ed5ed59 - Browse repository at this point
Copy the full SHA ed5ed59View commit details -
feat: expose an option for using/not using sentinel data
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for a5af101 - Browse repository at this point
Copy the full SHA a5af101View commit details -
Mathias committed
Nov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6040cd1 - Browse repository at this point
Copy the full SHA 6040cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2704b3f - Browse repository at this point
Copy the full SHA 2704b3fView commit details -
Mathias committed
Nov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 96a2207 - Browse repository at this point
Copy the full SHA 96a2207View commit details -
refactor: syntax for mypy and ruff
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e3301e - Browse repository at this point
Copy the full SHA 6e3301eView commit details -
fix: bug where sentinel data could be of dimension 0 in first T dimen…
…sion
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 09d5fd6 - Browse repository at this point
Copy the full SHA 09d5fd6View commit details -
feat: save md5s of newly created zips to txt
md5s might change due to timestamps, this eases the process of changing md5
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 3393953 - Browse repository at this point
Copy the full SHA 3393953View commit details -
fix: update md5s for test data
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 9fc77bc - Browse repository at this point
Copy the full SHA 9fc77bcView commit details -
Merge branch 'main' of https://github.com/MathiasBaumgartinger/torchgeo
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for d68c377 - Browse repository at this point
Copy the full SHA d68c377View commit details -
refactor: remove accidentally pushed test scene
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 5cbee8d - Browse repository at this point
Copy the full SHA 5cbee8dView commit details -
refactor: fix ordering for ruff
Mathias committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 196b090 - Browse repository at this point
Copy the full SHA 196b090View commit details
Commits on Nov 21, 2024
-
refs: microsoft#2394 (comment)
Mathias Baumgartinger committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 1fe9b08 - Browse repository at this point
Copy the full SHA 1fe9b08View commit details -
docs: replace wrong class link
refs: microsoft#2394 (comment)
Mathias Baumgartinger committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for ffecc2d - Browse repository at this point
Copy the full SHA ffecc2dView commit details -
refs: microsoft#2394 (comment)
Mathias Baumgartinger committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for e29ba3d - Browse repository at this point
Copy the full SHA e29ba3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0194550 - Browse repository at this point
Copy the full SHA 0194550View commit details -
refactor: add colormap as class member and restructure code
refs: microsoft#2394 (comment)
Mathias Baumgartinger committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for f64cc40 - Browse repository at this point
Copy the full SHA f64cc40View commit details -
fix: add a
self.
for newly defined member variable (undefined varia……ble)
Mathias Baumgartinger committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 971f63d - Browse repository at this point
Copy the full SHA 971f63dView commit details