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

I-JEPA #1273

Merged
merged 40 commits into from
Jul 14, 2023
Merged

I-JEPA #1273

merged 40 commits into from
Jul 14, 2023

Commits on Jun 1, 2023

  1. very dirty draft

    georgebredis committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5c6d01a View commit details
    Browse the repository at this point in the history
  2. little refactoring

    georgebredis committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a1c0c15 View commit details
    Browse the repository at this point in the history
  3. refactoring

    georgebredis committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c85ee97 View commit details
    Browse the repository at this point in the history
  4. refactoring

    georgebredis committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0ece1d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. + encoder. TODO: decoder based on causal attention

    georgebredis committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6a3f7fe View commit details
    Browse the repository at this point in the history
  2. fix imports

    georgebredis committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7102910 View commit details
    Browse the repository at this point in the history
  3. add Decoder class to consistency between code

    georgebredis committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0c5bac6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. change naming; change class structure

    georgebredis committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7c41f59 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. change module; add example

    georgebredis committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d99994d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    963c7f1 View commit details
    Browse the repository at this point in the history
  2. few refactoring

    georgebredis committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4e585e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57f9020 View commit details
    Browse the repository at this point in the history
  4. del line

    georgebredis committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9034061 View commit details
    Browse the repository at this point in the history
  5. del comments

    georgebredis committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    035ed5a View commit details
    Browse the repository at this point in the history
  6. del comment

    georgebredis committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3b41342 View commit details
    Browse the repository at this point in the history
  7. del comment

    georgebredis committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4646786 View commit details
    Browse the repository at this point in the history
  8. del line

    Natyren committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    28fd7db View commit details
    Browse the repository at this point in the history
  9. pass

    Natyren committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    de1106c View commit details
    Browse the repository at this point in the history
  10. pass

    Natyren committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9995df6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    c23de39 View commit details
    Browse the repository at this point in the history
  2. add collator;

    todo: add trainloop, debug
    Natyren committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ca171bf View commit details
    Browse the repository at this point in the history
  3. added template to train code and transforms

    todo: train and debug
    Natyren committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    e1b97ec View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. add train in pure pytorch

    in debug process now
    Natyren committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    612f7cc View commit details
    Browse the repository at this point in the history
  2. little fix

    Natyren committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d9a9fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a77045d View commit details
    Browse the repository at this point in the history
  4. little fix

    Natyren committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    adac38b View commit details
    Browse the repository at this point in the history
  5. little fix

    Natyren committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    800aed6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix classmethod

    Natyren committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3a92cda View commit details
    Browse the repository at this point in the history
  2. fix collator

    Natyren committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    485f9fc View commit details
    Browse the repository at this point in the history
  3. fixes

    Natyren committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    80cc077 View commit details
    Browse the repository at this point in the history
  4. fix in collator

    Natyren committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    45510e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    263c221 View commit details
    Browse the repository at this point in the history
  6. add ijepa backbone

    Natyren committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6939ff9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fd4639 View commit details
    Browse the repository at this point in the history
  8. docstring fix

    Natyren committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    72ca5cb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    605cdc2 View commit details
    Browse the repository at this point in the history
  2. Format

    guarin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1be6453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d35b7a9 View commit details
    Browse the repository at this point in the history
  4. Add datasets to gitignore

    guarin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d262f12 View commit details
    Browse the repository at this point in the history
  5. Cleanup imports

    guarin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3dafc05 View commit details
    Browse the repository at this point in the history