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 mean IOU op. #10519

Merged
merged 10 commits into from
Jun 14, 2018
Merged

Add mean IOU op. #10519

merged 10 commits into from
Jun 14, 2018

Commits on May 9, 2018

  1. Add mean_iou op.

    wanghaoshuang committed May 9, 2018
    Configuration menu
    Copy the full SHA
    7732d89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb246c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f161d69 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Fix cuda kernel.

    wanghaoshuang committed May 10, 2018
    Configuration menu
    Copy the full SHA
    5855926 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Refine code.

    1. Merge computing in GPU to two kernel.
    2. Use wrong array and correct array instead of confusion matrix.
    wanghaoshuang committed May 11, 2018
    Configuration menu
    Copy the full SHA
    c7eb88b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    13e7b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70ae3d2 View commit details
    Browse the repository at this point in the history
  3. Fix comments.

    wanghaoshuang committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    ea505a4 View commit details
    Browse the repository at this point in the history
  4. Small fix.

    wanghaoshuang committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    e706336 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Small fix.

    wanghaoshuang committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    8c8d004 View commit details
    Browse the repository at this point in the history