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

[Enhance] Enhance feature extraction function. #593

Merged
merged 12 commits into from
Dec 17, 2021

Commits on Dec 8, 2021

  1. Fix MobileNet V3 configs

    mzr1996 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    780ea76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569a72e View commit details
    Browse the repository at this point in the history
  3. Add unit tests

    mzr1996 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    998fa0a View commit details
    Browse the repository at this point in the history
  4. Fix unit test

    mzr1996 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c32a4a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Imporve according to comments

    mzr1996 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    867d65c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad4e90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba622f View commit details
    Browse the repository at this point in the history
  4. Update checkpoints path

    mzr1996 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    f6c6c75 View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    mzr1996 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    0f98ae8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Add docstring of simple_test

    mzr1996 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b27efa0 View commit details
    Browse the repository at this point in the history
  2. Add docstring of extract_feat

    mzr1996 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    5265a6f View commit details
    Browse the repository at this point in the history
  3. Update model zoo

    mzr1996 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f6242a7 View commit details
    Browse the repository at this point in the history