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

[Feature] Support eval concate dataset and add tool to show dataset #833

Merged
merged 13 commits into from
Sep 9, 2021

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    6fdd5ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e75af9 View commit details
    Browse the repository at this point in the history
  3. Add docstring and modify evaluate of concate dataset

    Signed-off-by: FreyWang <wangwxyz@qq.com>
    FreyWang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    bc781f1 View commit details
    Browse the repository at this point in the history
  4. format concat dataset in subfolder of imgfile_prefix

    Signed-off-by: FreyWang <wangwxyz@qq.com>
    FreyWang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    17cf91a View commit details
    Browse the repository at this point in the history
  5. add unittest of concate dataset

    Signed-off-by: FreyWang <wangwxyz@qq.com>
    FreyWang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    5bc4e58 View commit details
    Browse the repository at this point in the history
  6. update unittest for eval dataset with CLASSES is None

    Signed-off-by: FreyWang <wangwxyz@qq.com>
    FreyWang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e6501a2 View commit details
    Browse the repository at this point in the history
  7. [FIX] bug of generator, which lead metric to nan when pre_eval=False

    Signed-off-by: FreyWang <wangwxyz@qq.com>
    FreyWang committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    bf48690 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    980e3bf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. format code

    Signed-off-by: FreyWang <wangwxyz@qq.com>
    FreyWang committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    26570de View commit details
    Browse the repository at this point in the history
  2. add more unittest

    FreyWang committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    51ac8af View commit details
    Browse the repository at this point in the history
  3. Merge commit 'd35fbbdb47383906399df3a23e4f9f1db1e68b2b' into pr/temp

    Signed-off-by: FreyWang <wangwxyz@qq.com>
    
    # Conflicts:
    #	tools/test.py
    FreyWang committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5784eb0 View commit details
    Browse the repository at this point in the history
  4. add more unittest

    FreyWang committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    9352d60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28e3bd2 View commit details
    Browse the repository at this point in the history