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

selective search window proposals and better batching of images #2

Closed
wants to merge 17 commits into from
Closed

selective search window proposals and better batching of images #2

wants to merge 17 commits into from

Commits on Nov 25, 2013

  1. another python wrapper that batches image subwindows and provides a s…

    …elective search provider
    sergeyk committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    8fc1932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5429729 View commit details
    Browse the repository at this point in the history
  3. debugging pycaffe error

    sergeyk committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    0e012d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

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

Commits on Nov 28, 2013

  1. Merge pull request #7 from jeffdonahue/headers

    modify makefile to recompile on changes to header files
    Yangqing committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    eb38091 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2013

  1. convert script: spacing

    Yangqing committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    67e2c9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524e095 View commit details
    Browse the repository at this point in the history
  3. Several changes:

    changed the paths for the mnist demo
    removed unused fields in SolverParameter
    added solver_mode to specify CPU/GPU solving
    accordingly, removed the set mode code in the examples code
    removed examples/test_read_imagenet since it is trivial
    removed get_cifar script since no cifar demo exists.
    Yangqing committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    ca3e042 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2013

  1. mnist train script

    Yangqing committed Dec 3, 2013
    Configuration menu
    Copy the full SHA
    91dc83e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c96ac2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. OS X makefile changes

    sergeyk committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    521e471 View commit details
    Browse the repository at this point in the history
  2. another python wrapper that batches image subwindows and provides a s…

    …elective search provider
    sergeyk committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    1786be3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aca88a5 View commit details
    Browse the repository at this point in the history
  4. debugging pycaffe error

    sergeyk committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    a21c86c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de648ba View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2013

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