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 image encoder base #61

Merged
merged 6 commits into from
Oct 11, 2023
Merged

Add image encoder base #61

merged 6 commits into from
Oct 11, 2023

Commits on Oct 9, 2023

  1. add Image Encoder; add IMAGE_ENCODER to ENCODERs and add HuggingFace …

    …CLIP; update for semi supervised tasks; add selfie notebook; add source for dataset; add testcases
    EdenWuyifan committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ea19fa1 View commit details
    Browse the repository at this point in the history
  2. fix testcases

    EdenWuyifan committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bb60b8b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Remove unnecessary example

    roquelopez committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5f54432 View commit details
    Browse the repository at this point in the history
  2. Check optional dependency

    roquelopez committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f11c64d View commit details
    Browse the repository at this point in the history
  3. Check optional dependency

    roquelopez committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4e606fd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. debug plot pipeline

    EdenWuyifan committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    aede61d View commit details
    Browse the repository at this point in the history