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

UCMerced: fix image shape bug #1238

Merged
merged 30 commits into from
Apr 16, 2023

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    01856cd View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. remove unused test

    isaaccorley committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    7724c71 View commit details
    Browse the repository at this point in the history
  2. update tests

    isaaccorley committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    72af489 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. move resize to dataset

    isaaccorley committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    af1817e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576fc13 View commit details
    Browse the repository at this point in the history
  3. remove unused test

    isaaccorley committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f85565f View commit details
    Browse the repository at this point in the history
  4. update tests

    isaaccorley committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7cbef78 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'datasets/ucmerced-size-bug' of github.com:isaaccorley/t…

    …orchgeo into datasets/ucmerced-size-bug
    isaaccorley committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    22e8c7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf64bf7 View commit details
    Browse the repository at this point in the history
  7. Update torchgeo/datasets/ucmerced.py

    Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
    isaaccorley and adamjstewart committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    841e73b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. fix docstring

    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    4690751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d475361 View commit details
    Browse the repository at this point in the history
  3. remove unused test

    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    5ee2925 View commit details
    Browse the repository at this point in the history
  4. update tests

    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    5678102 View commit details
    Browse the repository at this point in the history
  5. move resize to dataset

    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    53c619f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    390c77e View commit details
    Browse the repository at this point in the history
  7. remove unused test

    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    73e76e2 View commit details
    Browse the repository at this point in the history
  8. update tests

    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    2f165c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1a6485 View commit details
    Browse the repository at this point in the history
  10. Update torchgeo/datasets/ucmerced.py

    Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
    isaaccorley and adamjstewart committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    14a146e View commit details
    Browse the repository at this point in the history
  11. fix docstring

    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    8866b22 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'datasets/ucmerced-size-bug' of github.com:isaaccorley/t…

    …orchgeo into datasets/ucmerced-size-bug
    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    dacd60d View commit details
    Browse the repository at this point in the history
  13. update docstring

    isaaccorley committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    b095cc4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d2aed56 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. update docstring x3

    isaaccorley committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    06cab16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9491f9e View commit details
    Browse the repository at this point in the history
  3. remove Dict

    isaaccorley committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    821b3bf View commit details
    Browse the repository at this point in the history
  4. remove Tuple

    isaaccorley committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    d65359a View commit details
    Browse the repository at this point in the history
  5. Fix base class docs

    adamjstewart committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    d42d2d4 View commit details
    Browse the repository at this point in the history
  6. Grammar fix

    adamjstewart committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    998d519 View commit details
    Browse the repository at this point in the history