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 score #1314

Merged
merged 44 commits into from Nov 18, 2022
Merged

Add CLIP score #1314

merged 44 commits into from Nov 18, 2022

Commits on Nov 5, 2022

  1. first steps

    SkafteNicki committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    f9c3fbe View commit details
    Browse the repository at this point in the history
  2. further updates

    SkafteNicki committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    aaa3265 View commit details
    Browse the repository at this point in the history
  3. add some testing

    SkafteNicki committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    7295fef View commit details
    Browse the repository at this point in the history
  4. changelog

    SkafteNicki committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    f199d7e View commit details
    Browse the repository at this point in the history
  5. docstring

    SkafteNicki committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    7814d2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ca7854 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. add to index

    SkafteNicki committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7df3cbc View commit details
    Browse the repository at this point in the history
  2. add docstrings

    SkafteNicki committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b9db500 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. update

    SkafteNicki committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ff3e62a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. fix tests

    SkafteNicki committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7e1c8d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2839bae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a7dc1d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. add requirement

    SkafteNicki committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b1c8b27 View commit details
    Browse the repository at this point in the history
  2. try fixing mypy and docs

    SkafteNicki committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c354fe0 View commit details
    Browse the repository at this point in the history
  3. fix

    SkafteNicki committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    711e343 View commit details
    Browse the repository at this point in the history
  4. skip on no transformer

    SkafteNicki committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    95fbff7 View commit details
    Browse the repository at this point in the history
  5. fix typing

    SkafteNicki committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2111d09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a3f256 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Apply suggestions from code review

    Co-authored-by: Daniel Stancl <46073029+stancld@users.noreply.github.com>
    SkafteNicki and stancld committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    3702610 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    cd1f50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1df18be View commit details
    Browse the repository at this point in the history
  3. change variable name

    SkafteNicki committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3205b91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6490a03 View commit details
    Browse the repository at this point in the history
  5. fix testing

    SkafteNicki committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    61cedeb View commit details
    Browse the repository at this point in the history
  6. try fixing typing

    SkafteNicki committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c0cec12 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    61cb3cc View commit details
    Browse the repository at this point in the history
  2. 8g

    Borda committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0cbc15d View commit details
    Browse the repository at this point in the history
  3. fix requirement + testing

    SkafteNicki committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0a734db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02c5234 View commit details
    Browse the repository at this point in the history
  5. more requirements

    SkafteNicki committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8a876c6 View commit details
    Browse the repository at this point in the history
  6. fix

    SkafteNicki committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ae79845 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89813ce View commit details
    Browse the repository at this point in the history
  8. fix doctests

    SkafteNicki committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f091e62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcf268d View commit details
    Browse the repository at this point in the history
  10. fix

    SkafteNicki committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    53ec80d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. remove back

    SkafteNicki committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    e3a9117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2851923 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea4b11a View commit details
    Browse the repository at this point in the history
  4. move section in index

    SkafteNicki committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f1595a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae925b9 View commit details
    Browse the repository at this point in the history
  6. fix flake

    SkafteNicki committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8feb2cb View commit details
    Browse the repository at this point in the history
  7. simple

    Borda committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    95bd30b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0debc25 View commit details
    Browse the repository at this point in the history
  9. avail

    Borda committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    56dc6f7 View commit details
    Browse the repository at this point in the history