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 ImageNet #146

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Add ImageNet #146

wants to merge 26 commits into from

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    7852e48 View commit details
    Browse the repository at this point in the history
  2. Add Image preprocessing script

    adapted from MetalHead 0.5.3's utils.jl
    adrhill committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    20be9a6 View commit details
    Browse the repository at this point in the history
  3. Add ImageNet dataset

    adrhill committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    59afe92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f4dfaf View commit details
    Browse the repository at this point in the history
  5. Formatting fixes

    adrhill committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    dfdeaa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2ded7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4809296 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cac14d2 View commit details
    Browse the repository at this point in the history
  9. Remove use of imresize

    adrhill committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1e850ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2aa0170 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    06ad214 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    3097302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e966d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb811c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    4e0e8d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0daca90 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    09feb3d View commit details
    Browse the repository at this point in the history
  2. Sort classes by WordNet ID

    adrhill committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    df14fea View commit details
    Browse the repository at this point in the history
  3. Update docstring

    adrhill committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c92ae00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8637ebe View commit details
    Browse the repository at this point in the history
  5. Update docstrings

    adrhill committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    944bd83 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Remove StackViews dependency

    adrhill committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    fe38d43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af86c6 View commit details
    Browse the repository at this point in the history
  3. Add more metadata

    adrhill committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    95b13d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Add img_size argument

    adrhill committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    09d5be4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    ae1929d View commit details
    Browse the repository at this point in the history