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

[MMSIG] Support badcase analyze in test #2584

Merged
merged 21 commits into from
Aug 4, 2023
Merged

Commits on Jul 26, 2023

  1. add badcase hook

    Indigo6 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cc5f248 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

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

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    c621837 View commit details
    Browse the repository at this point in the history
  2. fix configdict bug

    Indigo6 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e1eadcf View commit details
    Browse the repository at this point in the history
  3. revert cfg

    Indigo6 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    3496be9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd1707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c658f87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5773b69 View commit details
    Browse the repository at this point in the history
  7. use str based color

    Indigo6 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8e29729 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cfc7ab View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

  1. rename badcase hook and fix linting

    Indigo6 authored and 1401322857@qq.com committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    271d105 View commit details
    Browse the repository at this point in the history
  2. set and sort default cfg of badcase

    Indigo6 authored and 1401322857@qq.com committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ac462c7 View commit details
    Browse the repository at this point in the history
  3. update badcase or pred show logic

    Indigo6 authored and 1401322857@qq.com committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7595b4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d68e40 View commit details
    Browse the repository at this point in the history
  5. fix rename bug

    Indigo6 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    371a01f View commit details
    Browse the repository at this point in the history
  6. fix rename bug

    Indigo6 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    34aca1f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Update mmpose/engine/hooks/badcase_hook.py

    Co-authored-by: Tau <taujiang@outlook.com>
    Indigo6 and Tau-J committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    af3f475 View commit details
    Browse the repository at this point in the history
  2. Update mmpose/engine/hooks/badcase_hook.py

    Co-authored-by: Tau <taujiang@outlook.com>
    Indigo6 and Tau-J committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8607f12 View commit details
    Browse the repository at this point in the history
  3. fix linting

    Indigo6 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6149d5a View commit details
    Browse the repository at this point in the history
  4. bgr2rgb after mmcv.color_val

    Indigo6 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    725c1a1 View commit details
    Browse the repository at this point in the history