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

Multiple class detection through text file containing list of models #98

Open
wants to merge 141 commits into
base: unstable
Choose a base branch
from

Commits on Feb 9, 2014

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

Commits on Feb 10, 2014

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

Commits on Feb 11, 2014

  1. Configuration menu
    Copy the full SHA
    4c626b9 View commit details
    Browse the repository at this point in the history
  2. try to add travis.yml file

    liuliu committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    3c7c668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0818bb View commit details
    Browse the repository at this point in the history
  4. try libatlas on TravisCI

    liuliu committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    ac57bb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a52cf50 View commit details
    Browse the repository at this point in the history
  6. link against blas instead

    liuliu committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    e499822 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e30d99a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e26b3c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb2eac6 View commit details
    Browse the repository at this point in the history
  10. fix the unittest

    liuliu committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    136ed5c View commit details
    Browse the repository at this point in the history
  11. try again to make sure fail

    liuliu committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    b5bd91a View commit details
    Browse the repository at this point in the history
  12. fix unittest again

    liuliu committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    1af1f49 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. fix a crash on net sgd

    liuliu committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    9f73dbf View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2014

  1. Configuration menu
    Copy the full SHA
    3a2badb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f32d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2014

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

Commits on Feb 15, 2014

  1. Configuration menu
    Copy the full SHA
    4cf9b73 View commit details
    Browse the repository at this point in the history
  2. forget to add 3rdparty.tests

    liuliu committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    06f0d0f View commit details
    Browse the repository at this point in the history
  3. unittests pass on raspberry pi

    liuliu committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    5b829bf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2014

  1. Configuration menu
    Copy the full SHA
    5e34e21 View commit details
    Browse the repository at this point in the history
  2. fix unittests

    liuliu committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    fef7db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b216bd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7440f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. fix autoconf on Mac OSX

    liuliu committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    cd17a08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3294891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    763bc4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a00516 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeaf9ff View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. Configuration menu
    Copy the full SHA
    398d80f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de370d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. Configuration menu
    Copy the full SHA
    8ce752a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e76acb View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2014

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

Commits on Feb 25, 2014

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

Commits on Feb 26, 2014

  1. support partition the convnet

    liuliu committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    95e7086 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2014

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

Commits on Feb 28, 2014

  1. made cwc-bench-runtime work again

    and verified my recent change to support partition is indeed correct.
    liuliu committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    55551ec View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2014

  1. add libccv.org site source file to the tree

    this will prepare me to integrate examples on the site with CI.
    liuliu committed Mar 1, 2014
    Configuration menu
    Copy the full SHA
    8d9ba55 View commit details
    Browse the repository at this point in the history
  2. add compile binaries to CI

    liuliu committed Mar 1, 2014
    Configuration menu
    Copy the full SHA
    381263f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83239d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2014

  1. updated ccv_convnet to support partition as well

    added tests cases for partition, and dispatch_apply for forward
    propagate of convnet
    liuliu committed Mar 2, 2014
    Configuration menu
    Copy the full SHA
    c71f3fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b19307 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. Configuration menu
    Copy the full SHA
    4714eb3 View commit details
    Browse the repository at this point in the history
  2. added cnnclassify binary

    and a Border collie test image
    liuliu committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    e01609c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07e6d42 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2014

  1. correct averaging

    liuliu committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    a136c7a View commit details
    Browse the repository at this point in the history
  2. added cnndraw.rb

    liuliu committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    df195f6 View commit details
    Browse the repository at this point in the history
  3. I forget to fix ./serve

    liuliu committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    36f84be View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. Configuration menu
    Copy the full SHA
    30e484e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b655f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24b09f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. Configuration menu
    Copy the full SHA
    fdc7235 View commit details
    Browse the repository at this point in the history
  2. fix typo. change license for files included in ./doc ./samples, ./sit…

    …e to Creative Commons
    liuliu committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    d843c29 View commit details
    Browse the repository at this point in the history
  3. fixed some typos

    liuliu committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    18331cd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. Configuration menu
    Copy the full SHA
    be8db89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20a0a1 View commit details
    Browse the repository at this point in the history
  3. fix some problem with http server

    1). I didn't implemented persisted connection, therefore, it is not 1.1;
    
    2). I didn't end most of the responses properly with \n
    liuliu committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    fad6adb View commit details
    Browse the repository at this point in the history
  4. updated doc for convnet

    liuliu committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    d7284d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d254ad View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

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

Commits on Mar 13, 2014

  1. Configuration menu
    Copy the full SHA
    07c95b9 View commit details
    Browse the repository at this point in the history
  2. add tesseract-ocr for REST API

    liuliu committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    477babd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d895cbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0451e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. forget to include 0-9

    liuliu committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    b253476 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2014

  1. added lib doc for convnet

    liuliu committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    0cc5f95 View commit details
    Browse the repository at this point in the history
  2. add doc for HTTP API

    liuliu committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    cb10a22 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2014

  1. I forget to implement relu in full connect layer

    Another 10 days delay for the 0.6 release :(
    liuliu committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    c985ff1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Configuration menu
    Copy the full SHA
    8f7fbf4 View commit details
    Browse the repository at this point in the history
  2. fix build break

    liuliu committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    4e012b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2014

  1. Configuration menu
    Copy the full SHA
    a4801d5 View commit details
    Browse the repository at this point in the history
  2. fix memory leak & build break

    liuliu committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    9dbf65e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0e7880 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. modified CPU ccv_convnet_classify implementation and start to gather

    data for CPU version
    liuliu committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    a86dd9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05af785 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2b714a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. fixed documentation for convnet.md

    updated image-net.sqlite3
    liuliu committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    3c247ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38db768 View commit details
    Browse the repository at this point in the history
  3. prepare to cut 0.6

    liuliu committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    1ca6c3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d4db30 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

  1. fix a typo on the main site

    liuliu committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    e098d56 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Configuration menu
    Copy the full SHA
    803dc42 View commit details
    Browse the repository at this point in the history
  2. fix a few typo

    liuliu committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    c92e9fc View commit details
    Browse the repository at this point in the history
  3. another typo

    liuliu committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    68e2458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d43375 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2014

  1. new post

    liuliu committed Apr 26, 2014
    2 Configuration menu
    Copy the full SHA
    c7177a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f799ac5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

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

Commits on Apr 28, 2014

  1. Configuration menu
    Copy the full SHA
    8b7223b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2100c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd9e1c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Configuration menu
    Copy the full SHA
    c38b61b View commit details
    Browse the repository at this point in the history
  2. added proper SSE support

    requires count_per_partition % 4 == 0 now
    MattNet gets 520ms on CPU for forward pass.
    liuliu committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    7b7ee6f View commit details
    Browse the repository at this point in the history
  3. fix build break

    liuliu committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    e4d68d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2014

  1. further speed improvement

    liuliu committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    9743bc6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. fix compile with gcc and gsl

    liuliu committed May 2, 2014
    Configuration menu
    Copy the full SHA
    34aae8e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2014

  1. Configuration menu
    Copy the full SHA
    bc335ff View commit details
    Browse the repository at this point in the history
  2. added basic NEON support

    liuliu committed May 14, 2014
    Configuration menu
    Copy the full SHA
    81d96d1 View commit details
    Browse the repository at this point in the history
  3. fix compile error

    liuliu committed May 14, 2014
    Configuration menu
    Copy the full SHA
    928e50a View commit details
    Browse the repository at this point in the history
  4. fix build break

    liuliu committed May 14, 2014
    Configuration menu
    Copy the full SHA
    6806408 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2014

  1. cleaner and faster for SIMD

    liuliu committed May 15, 2014
    Configuration menu
    Copy the full SHA
    a3c6428 View commit details
    Browse the repository at this point in the history
  2. this seems have better performance on ARM NEON but I need to make gpr…

    …of work again on my Nexus 7 to be sure
    liuliu committed May 15, 2014
    Configuration menu
    Copy the full SHA
    15c58a9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

  1. make cwc-bench works again

    liuliu committed May 21, 2014
    Configuration menu
    Copy the full SHA
    6d26275 View commit details
    Browse the repository at this point in the history
  2. only 1ms improvement

    liuliu committed May 21, 2014
    Configuration menu
    Copy the full SHA
    fc97be7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2014

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

Commits on May 27, 2014

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

Commits on May 28, 2014

  1. Configuration menu
    Copy the full SHA
    b1ad32a View commit details
    Browse the repository at this point in the history
  2. get rid of the hack of loading

    liuliu committed May 28, 2014
    Configuration menu
    Copy the full SHA
    39da2ee View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. move parameter positions

    liuliu committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    42a640b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd142a View commit details
    Browse the repository at this point in the history
  3. shave off another 100ms

    liuliu committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    931bb0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e3df8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2014

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

Commits on Jun 9, 2014

  1. just use gemv for bias propagation

    which will be bit slow, but correct, previous one is incorrect.
    liuliu committed Jun 9, 2014
    Configuration menu
    Copy the full SHA
    f031b56 View commit details
    Browse the repository at this point in the history
  2. replace gemm with gemv

    liuliu committed Jun 9, 2014
    Configuration menu
    Copy the full SHA
    ebd81a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2014

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

Commits on Jun 14, 2014

  1. Configuration menu
    Copy the full SHA
    59951a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da34a2c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Configuration menu
    Copy the full SHA
    8cf2e96 View commit details
    Browse the repository at this point in the history
  2. reorganized code a bit

    liuliu committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    4009282 View commit details
    Browse the repository at this point in the history
  3. small change

    liuliu committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    a5be42c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2014

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

Commits on Jul 9, 2014

  1. fix leaks on namespaces for some local methods

    Liu Liu committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    a92735b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2014

  1. added wnid file

    liuliu committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    043b081 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2014

  1. Configuration menu
    Copy the full SHA
    b044e58 View commit details
    Browse the repository at this point in the history
  2. fix build failure

    liuliu committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    fec7df8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

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

Commits on Jul 24, 2014

  1. Merge pull request #1 from liuliu/unstable

    Update
    ml7013 committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    dd1d828 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2014

  1. Added multiple model files support, through single text file holding …

    …list of model files. Old method still viable.
    ml7013 committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    83be631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed4c360 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. Configuration menu
    Copy the full SHA
    c0bdbec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63deaba View commit details
    Browse the repository at this point in the history
  3. Wrong variable name fixed.

    ml7013 committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    e6b376b View commit details
    Browse the repository at this point in the history
  4. Comments added.

    ml7013 committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    56b5b19 View commit details
    Browse the repository at this point in the history
  5. TODOs for 1st week of August

    Zeeshan Zia committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    11362cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46a2b9a View commit details
    Browse the repository at this point in the history
  7. Revert "Wrong variable name fixed." (next commits moved to project-te…

    …sts branch)
    
    This reverts commit e6b376b.
    ml7013 committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    394bf5d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2014

  1. Wrong variable name fixed.

    ml7013 committed Aug 1, 2014
    Configuration menu
    Copy the full SHA
    61ac22d View commit details
    Browse the repository at this point in the history