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 ROIPooling for Fast(er) R-CNN #2982

Merged
merged 9 commits into from
Nov 10, 2017

Commits on Jul 20, 2017

  1. Configuration menu
    Copy the full SHA
    0f4c733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5384e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c00767 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. fix bug on GPU test

    guoshengCS committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    687b374 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

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

Commits on Aug 30, 2017

  1. refine ROIPoolLayer

    guoshengCS committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    3cf01b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into…

    … add-ROIPooling-dev
    guoshengCS committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    1ffdecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7829034 View commit details
    Browse the repository at this point in the history
  3. Fix test_roi_pool_layer.py

    guoshengCS committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    79e0a26 View commit details
    Browse the repository at this point in the history