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 Sintel Dataset to the dataset prototype API #4895

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2021

  1. WIP: Sintel Dataset

    krshrimali committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    eff55d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61831dc View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. KeyZipper updates

    krshrimali committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    12b5915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2dcba9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b690ac View commit details
    Browse the repository at this point in the history
  4. Working...

    krshrimali committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6f371c7 View commit details
    Browse the repository at this point in the history
  5. Rearranging functions

    krshrimali committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    081c70f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    ad74f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c106e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Apply suggestions from code review

    Co-authored-by: Philip Meier <github.pmeier@posteo.de>
    krshrimali and pmeier authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    32cc661 View commit details
    Browse the repository at this point in the history
  2. Address reviews...

    krshrimali committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7f27e3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28def28 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Update torchvision/prototype/datasets/_builtin/sintel.py

    Co-authored-by: Philip Meier <github.pmeier@posteo.de>
    krshrimali and pmeier authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    cdcb914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b58c14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d7a36e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52ba6da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e515fbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7892eb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    ee3c78f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c65fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08cd984 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    591633a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98872fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ccca53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f84b51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    709263c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    6b40366 View commit details
    Browse the repository at this point in the history
  2. Rename the func

    krshrimali committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    34e8de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb904c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e13b3f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    10bdc4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b4265f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d34ebe6 View commit details
    Browse the repository at this point in the history
  4. Remove comment

    krshrimali committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    54618c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    6c04d5f View commit details
    Browse the repository at this point in the history
  2. Revert temp fix

    krshrimali committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    84c4e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf7e4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0b254c View commit details
    Browse the repository at this point in the history
  5. remove more obsolete code

    pmeier committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e9fa656 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3724869 View commit details
    Browse the repository at this point in the history
  7. Revert "[DEBUG] check if tests also run on Python 3.9"

    This reverts commit 3724869.
    pmeier committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    69194e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    b4cce90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    527d1fa View commit details
    Browse the repository at this point in the history