1. 12 Jul, 2017 1 commit
    • MambaWong's avatar
      Update webcam_face_pose_ex.cpp (#702) · 373ca593
      MambaWong authored
      Test on a given video like this cv::VideoCapture cap("Sample.avi") may be broken when the video frames are not enough before the main window is closed by the user.
      373ca593
  2. 10 Jul, 2017 1 commit
  3. 09 Jul, 2017 3 commits
  4. 07 Jul, 2017 4 commits
  5. 06 Jul, 2017 2 commits
  6. 05 Jul, 2017 3 commits
  7. 04 Jul, 2017 3 commits
    • Davis King's avatar
    • Davis King's avatar
      Clarified spec slightly. · 9cd06ce3
      Davis King authored
      9cd06ce3
    • Juha Reunanen's avatar
      Disable IntelliSense for all DNN unit tests (#678) · 4ec04bd5
      Juha Reunanen authored
      * Problem:    Visual Studio's vcpkgsrv.exe constantly uses a single CPU core,
                  apparently never finishing whatever it's trying to do. Moreover,
                  this issue prevents some operations like switching from Debug to
                  Release (and vice versa) in the IDE. (Your mileage may vary.)
      Workaround: Keep manually killing the vcpkgsrv.exe process.
      Solution:   Disable IntelliSense for some files. Which files? Unfortunately
                  this seems to be a trial-and-error process.
      
      * Disable IntelliSense for the ResNet declarations
      
      * Disable IntelliSense for even more stuff
      
      * Disable IntelliSense for all DNN unit tests
      4ec04bd5
  8. 02 Jul, 2017 9 commits
  9. 01 Jul, 2017 9 commits
  10. 30 Jun, 2017 1 commit
    • Juha Reunanen's avatar
      Problem: Visual Studio's vcpkgsrv.exe constantly uses a single CPU core, (#666) · 2ee26aa5
      Juha Reunanen authored
      apparently never finishing whatever it's trying to do. Moreover,
                  this issue prevents some operations like switching from Debug to
                  Release (and vice versa) in the IDE. (Your mileage may vary.)
      Workaround: Keep manually killing the vcpkgsrv.exe process.
      Solution:   Disable IntelliSense for some files. Which files? Unfortunately
                  this seems to be a trial-and-error process.
      2ee26aa5
  11. 28 Jun, 2017 2 commits
  12. 27 Jun, 2017 2 commits