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 CLIP to KerasCV #2331

Merged

Commits on Feb 2, 2024

  1. clip refactor

    divyashreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    67b2796 View commit details
    Browse the repository at this point in the history
  2. code cleanup and reformat

    Divyashree Sreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    88ae6a4 View commit details
    Browse the repository at this point in the history
  3. update encoder name

    Divyashree Sreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3aa5c6c View commit details
    Browse the repository at this point in the history
  4. update clip encoder name

    Divyashree Sreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1f648b3 View commit details
    Browse the repository at this point in the history
  5. update clip encoder name in image encoder

    Divyashree Sreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3c4743d View commit details
    Browse the repository at this point in the history
  6. add weights conversion script

    Divyashree Sreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    54ec6e5 View commit details
    Browse the repository at this point in the history
  7. update setup to install keras-nlp

    Divyashree Sreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    286d0c2 View commit details
    Browse the repository at this point in the history
  8. new black formatting

    Divyashree Sreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    209e5da View commit details
    Browse the repository at this point in the history
  9. add preset file

    Divyashree Sreepathihalli committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    91e6ea9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. update array

    Divyashree Sreepathihalli committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2219bc2 View commit details
    Browse the repository at this point in the history
  2. update clip prests kaggle handle

    Divyashree Sreepathihalli committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    957b6c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. update text model

    Divyashree Sreepathihalli committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    160d2a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c391ed View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. update text encoder

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    681120c View commit details
    Browse the repository at this point in the history
  2. update position embeddings

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    df73f23 View commit details
    Browse the repository at this point in the history
  3. update positonal embeddings

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    80bde9c View commit details
    Browse the repository at this point in the history
  4. add attention masks

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5f7b23b View commit details
    Browse the repository at this point in the history
  5. update expanded mask

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7530eed View commit details
    Browse the repository at this point in the history
  6. revert previous commit

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0211bd4 View commit details
    Browse the repository at this point in the history
  7. change causal masks

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d488b75 View commit details
    Browse the repository at this point in the history
  8. undo previous commit

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d9d1264 View commit details
    Browse the repository at this point in the history
  9. update attention masks

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    64d66b5 View commit details
    Browse the repository at this point in the history
  10. update clip encoder

    Divyashree Sreepathihalli committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    de0be19 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. add print statements

    Divyashree Sreepathihalli committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4b8c1ef View commit details
    Browse the repository at this point in the history
  2. update the pooler output

    Divyashree Sreepathihalli committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    54f02e8 View commit details
    Browse the repository at this point in the history
  3. remove print statements

    Divyashree Sreepathihalli committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f831638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79de15d View commit details
    Browse the repository at this point in the history
  5. add tests and preset

    Divyashree Sreepathihalli committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3868bb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    719417e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39ccb18 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. cleanup and reformat

    Divyashree Sreepathihalli committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    95d9e10 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. update build

    Divyashree Sreepathihalli committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d4c7e16 View commit details
    Browse the repository at this point in the history
  2. add copywrite to presets file

    Divyashree Sreepathihalli committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    305fb0a View commit details
    Browse the repository at this point in the history
  3. fix build state errors

    Divyashree Sreepathihalli committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9e6ff3b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. update github actions and add preprocessor test

    Divyashree Sreepathihalli committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1c88b7e View commit details
    Browse the repository at this point in the history
  2. incorporate review comments

    Divyashree Sreepathihalli committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    eb2bd44 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. add modifications from review

    Divyashree Sreepathihalli committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    38e00b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. change import checks

    Divyashree Sreepathihalli committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8eeb88e View commit details
    Browse the repository at this point in the history
  2. update keras_nlp import check

    Divyashree Sreepathihalli committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d5b2534 View commit details
    Browse the repository at this point in the history
  3. update kokoro tests

    Divyashree Sreepathihalli committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9a66464 View commit details
    Browse the repository at this point in the history
  4. update kaggle preset version

    Divyashree Sreepathihalli committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a0b8e30 View commit details
    Browse the repository at this point in the history
  5. update install instructions for keras-nlp

    Divyashree Sreepathihalli committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fe2ac12 View commit details
    Browse the repository at this point in the history