Skip to content
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

Add eurocrops data module. #1869

Merged
merged 15 commits into from
Apr 12, 2024
Merged

Commits on Feb 8, 2024

  1. Add eurocrops data module.

    It is based on NAIPChesapeakeDataModule which splits bounding box of dataset
    into 1/2 train, 1/4 val, and 1/4 test. This may not be the best way to train
    an actual model.
    favyen2 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8732db2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. misc fixes

    favyen2 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7cd07ff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/microsoft/torchgeo into eur…

    …ocrops_datamodule
    favyen2 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b677fdb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. various fixes per discussion

    favyen2 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3aa11ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/microsoft/torchgeo into eur…

    …ocrops_datamodule
    favyen2 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b5886f9 View commit details
    Browse the repository at this point in the history
  3. update eurocrops test data

    favyen2 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    52f16c0 View commit details
    Browse the repository at this point in the history
  4. fix

    favyen2 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    73833cc View commit details
    Browse the repository at this point in the history
  5. fix version added placement

    favyen2 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fba0e47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0878df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e0bd6a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge branch 'main' of https://github.com/microsoft/torchgeo into eur…

    …ocrops_datamodule
    favyen2 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    723a66d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c810e9f View commit details
    Browse the repository at this point in the history
  3. fix style

    favyen2 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    09d83bf View commit details
    Browse the repository at this point in the history
  4. more style fix

    favyen2 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    93c9940 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add documentation

    adamjstewart committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d9636be View commit details
    Browse the repository at this point in the history