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

Prateek Murgai: Small changes for the system. #27

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 13, 2014

  1. Typo Error in ii. and iii.

    Changed 'runObjectProposals' to 'runObjectProposal'
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    dbf6196 View commit details
    Browse the repository at this point in the history
  2. A possible replacement for methods.mat

    New fields have been added which might be of use of further evaluation.
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    20ad478 View commit details
    Browse the repository at this point in the history
  3. Function to generate methods

    Possible function to fix the bug in PlotMetric.m : No getMethods() found
    in PlotMetric
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    9209086 View commit details
    Browse the repository at this point in the history
  4. Function that runs paths for pascal images, best candidate

    Function that loads paths for pascal images, best candidate,
    imagenet_2013 etc .
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    4308144 View commit details
    Browse the repository at this point in the history
  5. Best candidate files

    Precalculated files which can be used for plotting purposes, while
    comparing with ground truth. Use these files when running PlotMetric.m
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    f84dd8c View commit details
    Browse the repository at this point in the history
  6. Endres Proposals for demo images

    Proposals calculated for endres for the demo images
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    186a765 View commit details
    Browse the repository at this point in the history
  7. Changed 'greedy_matching_rowwise' to 'maxRow'

    Chnaged name in the M file from 'greedy_matching_rowwise' to 'maxRow'
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    12bbaa6 View commit details
    Browse the repository at this point in the history
  8. Added Comments for a possible bug

    No getMethods() found in the repository which is being called in the
    plotMetric function. A possible bugfix is mentioned as comments in the M
    file.
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    337f312 View commit details
    Browse the repository at this point in the history
  9. Added outputLocation field to methods.mat

    This field  is being called in the compute_best_recall_candidates ()
    function which is not present in your current methods.mat file.
    prateek64 committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    81a8108 View commit details
    Browse the repository at this point in the history