Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Add support for Iterable auto dataset + resolve a bug for Preprocess Transforms. #227

Merged
merged 46 commits into from
Apr 19, 2021

Commits on Apr 15, 2021

  1. update

    tchaton committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    ae190b9 View commit details
    Browse the repository at this point in the history
  2. update

    tchaton committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    a4cb3a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdba489 View commit details
    Browse the repository at this point in the history
  4. update

    tchaton committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c6b1cd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f1aae9 View commit details
    Browse the repository at this point in the history
  6. Update flash/vision/video/classification/model.py

    Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
    tchaton and kaushikb11 authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    2c427f6 View commit details
    Browse the repository at this point in the history
  7. update

    tchaton committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    0c4a092 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db6df41 View commit details
    Browse the repository at this point in the history
  9. update

    tchaton committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    19ea5f1 View commit details
    Browse the repository at this point in the history
  10. typo

    tchaton committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b21f152 View commit details
    Browse the repository at this point in the history
  11. update

    tchaton committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    aea8214 View commit details
    Browse the repository at this point in the history
  12. update

    tchaton committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    fbc43c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. resolve some internal bugs

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    73e0191 View commit details
    Browse the repository at this point in the history
  2. update on comments

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a1ff7b6 View commit details
    Browse the repository at this point in the history
  3. move files

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3227e77 View commit details
    Browse the repository at this point in the history
  4. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    98b4e13 View commit details
    Browse the repository at this point in the history
  5. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9e17b50 View commit details
    Browse the repository at this point in the history
  6. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    eb286de View commit details
    Browse the repository at this point in the history
  7. filter for 3.6

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    b122059 View commit details
    Browse the repository at this point in the history
  8. update on comments

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ae8197d View commit details
    Browse the repository at this point in the history
  9. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c4526f4 View commit details
    Browse the repository at this point in the history
  10. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0c2f852 View commit details
    Browse the repository at this point in the history
  11. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c949061 View commit details
    Browse the repository at this point in the history
  12. clean auto dataset

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    fa30ea5 View commit details
    Browse the repository at this point in the history
  13. typo

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2777b9e View commit details
    Browse the repository at this point in the history
  14. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    17bfe73 View commit details
    Browse the repository at this point in the history
  15. update on comments:

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    b9bae51 View commit details
    Browse the repository at this point in the history
  16. add doc

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    38c9610 View commit details
    Browse the repository at this point in the history
  17. remove backbone section

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    8a04ceb View commit details
    Browse the repository at this point in the history
  18. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    383f939 View commit details
    Browse the repository at this point in the history
  19. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ab21afa View commit details
    Browse the repository at this point in the history
  20. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    11bdd62 View commit details
    Browse the repository at this point in the history
  21. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3ac8437 View commit details
    Browse the repository at this point in the history
  22. map to None

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    5a9158b View commit details
    Browse the repository at this point in the history
  23. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    8ad791b View commit details
    Browse the repository at this point in the history
  24. update

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4feef51 View commit details
    Browse the repository at this point in the history
  25. update on comments

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    35bb690 View commit details
    Browse the repository at this point in the history
  26. update script

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    1b4d565 View commit details
    Browse the repository at this point in the history
  27. update on comments

    tchaton committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    912fce0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. drop video integration

    tchaton committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    ab84607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cedd6d View commit details
    Browse the repository at this point in the history
  3. resolve bug

    tchaton committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    0868d3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    906e380 View commit details
    Browse the repository at this point in the history
  5. remove video docs

    tchaton committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    933a2ae View commit details
    Browse the repository at this point in the history
  6. remove pytorchvideo

    tchaton committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a06829a View commit details
    Browse the repository at this point in the history
  7. update

    tchaton committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    86eaaaf View commit details
    Browse the repository at this point in the history