1. 15 2月, 2018 1 次提交
  2. 14 2月, 2018 2 次提交
  3. 13 2月, 2018 2 次提交
  4. 10 2月, 2018 1 次提交
  5. 07 2月, 2018 1 次提交
  6. 06 2月, 2018 2 次提交
  7. 01 2月, 2018 4 次提交
  8. 30 1月, 2018 2 次提交
  9. 28 1月, 2018 2 次提交
  10. 23 1月, 2018 3 次提交
    • R
      Alpha CPU_ONLY version (#394) · d8c5dfc8
      Raaj 提交于
      * Converted Caffe to submodule git
      
      * added support for display of .hpp files in qtcreator
      
      * added function to display as a string array size
      
      * added logging code
      
      * added a caffeutil function class to display blob size
      
      * wip resize cpu
      
      * implemented resizeAndMerge cpu
      
      * completion of cpu nms and resize functions
      
      * added warp affine function. but its very slow so kept commented
      
      * WIP. Intel Caffe compile
      
      * wip. cpu version
      
      * wip. intel mkl
      
      * Bug fix revert cpu gpu on resize
      
      * NMS Border Patrol
      
      * Bug fix for cmake to check if caffe pulled
      
      * hands extractor cpu
      
      * Face extractor cpu made to work
      
      * Removed caffeutil
      
      * changed array toString function
      
      * cleanup
      
      * added explanation for logic nms
      
      * update installation text for cpu prelim
      
      * Removed duplicated `if (BUILD_DOCS)`
      
      * Removed duplicated include(cmake/Utils.cmake)
      
      * Recovered deleted text from OP master branch
      
      * Removed duplicated `find_package(CuDNN)`
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * OpenCL not available yet (removed)
      
      * Updated spacing
      
      * Recovering original format
      
      * Fixed typo
      
      * Fixed messages bug
      
      * Fixed message bug
      
      * printSize working on Windows
      
      * updates to doc on cpu version
      
      * OpenMP only on CPU_ONLY. Cout override, std::memcpy instead of memcpy
      
      * additional fixes to profiler cmake. change to std::copy
      
      * Fixed pthread leftovers
      
      * Fixed minor typos and format
      
      * NMS remove if 18, resize convert to smart pointer
      
      * update of mkl lib for new mkl version
      
      * Fix to select cpu only if no cuda available
      
      * Some updates to the Doc for CPU Version
      
      * moved ostream to cpp. remove mkl from util
      
      * Add gines CMake
      
      * remove cpu doc (temp)
      
      * add try catch to print blocks
      
      * move cout overload outside class
      
      * Bug fix to cout overload. Not possible to use error function as its outside scope
      
      * More clean cout and fixed typo
      d8c5dfc8
    • G
      Fixed typo · 8096df35
      gineshidalgo99 提交于
      8096df35
    • G
      Updated CMakeLists.txt · e6444dd3
      gineshidalgo99 提交于
      e6444dd3
  11. 19 1月, 2018 4 次提交
  12. 18 1月, 2018 2 次提交
  13. 17 1月, 2018 2 次提交
    • B
      CMake support for Windows added (#379) · 911fd16a
      Bikramjot Hanzra 提交于
      * basic version working -- need to remove hacks.
      
      * source groups added and removing hacks.
      
      * Executables placed in subfolders.
      
      * boost error fixed and neater folder view in VS.
      
      * basic version working -- need to remove hacks.
      
      * source groups added and removing hacks.
      
      * Executables placed in subfolders.
      
      * boost error fixed and neater folder view in VS.
      
      * Code updated to make it run with Ubuntu.
      
      * Updated New Module
      
      * More VS options added to CMake.
      
      * CMake now downloads Windows dependencies if needed.
      
      * Replicating Manual VS settings.
      
      * more flags added.
      
      * works -- but now crashes alot.
      
      * Optimization flags added. Need to figure out why /GL doesn't work.
      
      * most of the options working.
      
      * removed caffe
      
      * works on windows
      
      * windows running everytime.
      
      * Sh scripts to 775
      
      * Updated release_notes.md
      
      * Boost removed
      
      * Added max optimization (O3) in Ubuntu
      
      * Fixed minor flag bugs
      
      * Added download link for freeglut
      
      * openpose3d added, works for any binary dir, debug version works.
      911fd16a
    • G
      Speed verbose at runtime configurable by user · a87b0b6d
      gineshidalgo99 提交于
      a87b0b6d
  14. 14 1月, 2018 3 次提交
  15. 12 1月, 2018 2 次提交
  16. 11 1月, 2018 2 次提交
  17. 10 1月, 2018 5 次提交