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

Fix importing for VGG Face 2 #345

Merged
merged 13 commits into from
Jul 13, 2021
Merged

Fix importing for VGG Face 2 #345

merged 13 commits into from
Jul 13, 2021

Commits on Jul 9, 2021

  1. correct asset according the original vgg_face2 dataset

    kirill.sizov committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    fdadeef View commit details
    Browse the repository at this point in the history
  2. correct item id

    kirill.sizov committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    e18a675 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. change name_id and image_dir for items

    kirill.sizov committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    548440d View commit details
    Browse the repository at this point in the history
  2. fix tests

    kirill.sizov committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    7f52e1e View commit details
    Browse the repository at this point in the history
  3. allow to add a dataset that contains different labels for different s…

    …ubsets
    kirill.sizov committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    07c705a View commit details
    Browse the repository at this point in the history
  4. fix inheritance

    kirill.sizov committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    233dd79 View commit details
    Browse the repository at this point in the history
  5. redefine categories and iter for subclass

    kirill.sizov committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    23f4fd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. load a specific subset

    kirill.sizov committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9cc3ae1 View commit details
    Browse the repository at this point in the history
  2. add test

    kirill.sizov committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    3c900ac View commit details
    Browse the repository at this point in the history
  3. fix assets

    kirill.sizov committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    7dc8292 View commit details
    Browse the repository at this point in the history
  4. fix missing []

    kirill.sizov committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9dde6a0 View commit details
    Browse the repository at this point in the history
  5. commit suggestions

    kirill.sizov committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    ebb1ca2 View commit details
    Browse the repository at this point in the history
  6. Update datumaro/plugins/vgg_face2_format.py

    Maxim Zhiltsov authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    ff8f7b3 View commit details
    Browse the repository at this point in the history