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

Master #188

Open
wants to merge 34 commits into
base: debug
Choose a base branch
from
Open

Master #188

wants to merge 34 commits into from

Commits on Apr 28, 2017

  1. add requirements, citation and license

    add requirements, citation and license
    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    c0a5a65 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    ef9f65f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    edcd66b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    9c17559 View commit details
    Browse the repository at this point in the history
  5. Add requirements, citation and license

    Add requirements, citation and license
    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    ee25ec7 View commit details
    Browse the repository at this point in the history
  6. Add requirements, citation and licence

    Add requirements, citation and licence
    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    4904fdb View commit details
    Browse the repository at this point in the history
  7. Add requirements, citation and licence

    Add requirements, citation and licence
    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    78152c7 View commit details
    Browse the repository at this point in the history
  8. Add requirements, citation and licence

    Add requirements, citation and licence
    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    9f03111 View commit details
    Browse the repository at this point in the history
  9. Add requirements, citation and licence

    Add requirements, citation and licence
    ycjing authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    574edaa View commit details
    Browse the repository at this point in the history
  10. Merge pull request #39 from ycjing/master

    Add requirements, citation, license and steps in How-to
    CharlesShang authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    8dde118 View commit details
    Browse the repository at this point in the history
  11. xx

    CharlesShang committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    e0d70ec View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

  1. update How-to in README

    update How-to in README
    ycjing authored Apr 29, 2017
    Configuration menu
    Copy the full SHA
    22147d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from ycjing/master

    update How-to in README
    CharlesShang authored Apr 29, 2017
    Configuration menu
    Copy the full SHA
    3b46e8f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. add input visualization

    amirbar committed May 10, 2017
    Configuration menu
    Copy the full SHA
    d7e3b04 View commit details
    Browse the repository at this point in the history
  2. add summaries for predictions:

    1) rpn bb
    2) final bb
    3) mask predictions
    amirbar committed May 10, 2017
    Configuration menu
    Copy the full SHA
    8b7cf14 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    12f7be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e5597a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Change computation for numerical stability

    amirbar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    400df6a View commit details
    Browse the repository at this point in the history
  2. Change computation for numerical stability

    amirbar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    c7972b3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Update README.md

    theFoxofSky authored May 19, 2017
    Configuration menu
    Copy the full SHA
    725e7d2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. Merge pull request #58 from amirbar/fix-overflow

    Change computation for numerical stability
    CharlesShang authored May 21, 2017
    7 Configuration menu
    Copy the full SHA
    3a5da11 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. set train = true

    amirbar committed Jun 5, 2017
    1 Configuration menu
    Copy the full SHA
    9c1e56f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Merge pull request #56 from theFoxofSky/patch-1

    Update README.md
    amirbar authored Jun 20, 2017
    Configuration menu
    Copy the full SHA
    06cd8e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from amirbar/fix_ihiw_params

    Fix height and width params, set trainable true
    amirbar authored Jun 20, 2017
    Configuration menu
    Copy the full SHA
    e91fb20 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. matched rois with cropped_rois

    added batch normalization
    added some visualization
    souryuu committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    72e1418 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. - fixed rois order

    - implement batch normalization
    souryuu committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    3dc6d9c View commit details
    Browse the repository at this point in the history
  2. clean up some comment

    souryuu committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    ae99504 View commit details
    Browse the repository at this point in the history
  3. clean some comments

    souryuu committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    2e2231b View commit details
    Browse the repository at this point in the history
  4. clean up some comments

    souryuu committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    80123f6 View commit details
    Browse the repository at this point in the history
  5. add missing files

    souryuu committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    7abac80 View commit details
    Browse the repository at this point in the history
  6. add some missing files

    souryuu committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    b5bd35d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. Merge pull request #96 from souryuu/master

    Fixed the order of rois in #68
    amirbar authored Jul 9, 2017
    Configuration menu
    Copy the full SHA
    a70dcdb View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. add './output/mask_rcnn' dir if missing

    I don't know where this folder is supposed to be created or initialized, but for me and others (#91) it doesnt do that properly.
    
    This should add a simple check and fix for the missing directory structure
    Anner-deJong authored Jul 20, 2017
    Configuration menu
    Copy the full SHA
    bfc186a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from Anner-deJong/patch-1

    add './output/mask_rcnn' dir if missing
    amirbar authored Jul 20, 2017
    Configuration menu
    Copy the full SHA
    bdae077 View commit details
    Browse the repository at this point in the history