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 tta to HTC and Cascade RCNN #1251

Merged
merged 8 commits into from
Sep 14, 2019
Merged

Add tta to HTC and Cascade RCNN #1251

merged 8 commits into from
Sep 14, 2019

Commits on Aug 25, 2019

  1. add tta to HTC and Caccade RCNN

    donglee committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    6669bc2 View commit details
    Browse the repository at this point in the history
  2. format file with yapf

    donglee committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    ac0137c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    donglee committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    85ed05a View commit details
    Browse the repository at this point in the history
  4. fix import error with isort

    donglee committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    bdb6b9e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Update htc.py

    d0ng1ee authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    61d3d4c View commit details
    Browse the repository at this point in the history
  2. Update cascade_rcnn.py

    d0ng1ee authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    19dec98 View commit details
    Browse the repository at this point in the history
  3. fix bug

    donglee committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    33f6c01 View commit details
    Browse the repository at this point in the history
  4. delete some redundant codes

    donglee committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    77379ae View commit details
    Browse the repository at this point in the history