1. 22 Feb, 2018 1 commit
    • Andrej Muhič's avatar
      Merge pull request #1552 from amuhic:master · ced5aa76
      Andrej Muhič authored
      Implementation of CSR-DCF tracker (#1552)
      
      * Initial commit for CSR-DCF tracker implementation
      
      * Fixes for automatic build
      
      * General code fixes
      
      * Removed unused parameters. Added CSRT to automatic tests.
      
      * Fixed VS build warnings. Fixed a bug with gray sequences.
      
      * Fixed VS build errors for samples file.
      ced5aa76
  2. 20 Feb, 2018 1 commit
  3. 19 Feb, 2018 1 commit
  4. 18 Feb, 2018 1 commit
  5. 17 Feb, 2018 1 commit
  6. 14 Feb, 2018 2 commits
  7. 13 Feb, 2018 2 commits
  8. 11 Feb, 2018 1 commit
  9. 09 Feb, 2018 2 commits
  10. 08 Feb, 2018 5 commits
  11. 07 Feb, 2018 1 commit
  12. 06 Feb, 2018 4 commits
  13. 05 Feb, 2018 3 commits
  14. 04 Feb, 2018 1 commit
  15. 03 Feb, 2018 1 commit
  16. 02 Feb, 2018 1 commit
  17. 01 Feb, 2018 3 commits
  18. 30 Jan, 2018 1 commit
  19. 29 Jan, 2018 2 commits
    • Alexander Alekhin's avatar
      cdfcd0bd
    • Kv Manohar's avatar
      Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect · 41a5a5ea
      Kv Manohar authored
      GSoC'17 Learning compact models for object detection (#1253)
      
      * Final solver and model for SqueezeNet model
      
      * update README
      
      * update dependencies and CMakeLists
      
      * add global pooling
      
      * Add training scripts
      
      * fix typo
      
      * fix dependency of caffe
      
      * fix whitespace
      
      * Add squeezedet architecture
      
      * Pascal pre process script
      
      * Adding pre process scripts
      
      * Generate the graph of the model
      
      * more readable
      
      * fix some bugs in the graph
      
      * Post process class implementation
      
      * Complete minimal post processing and standalone running
      
      * Complete the base class
      
      * remove c++11 features and fix bugs
      
      * Complete example
      
      * fix bugs
      
      * Adding final scripts
      
      * Classification scripts
      
      * Update README.md
      
      * Add example code and results
      
      * Update README.md
      
      * Re-order and fix some bugs
      
      * fix build failure
      
      * Document classes and functions
      
      * Add instructions on how to use samples
      
      * update instructionos
      
      * fix docs failure
      
      * fix conversion types
      
      * fix type conversion warning
      
      * Change examples to sample directoryu
      
      * restructure directories
      
      * add more references
      
      * fix whitespace
      
      * retain aspect ratio
      
      * Add more examples
      
      * fix docs warnings
      
      * update with links to trained weights
      
      * threshold update
      
      * png -> jpg
      
      * fix tutorial
      
      * model files
      
      * precomp.hpp , fix readme links, module dependencies
      
      * copyrights
      
      - no copyright in samples
      - use new style OpenCV copyright header
      - precomp.hpp
      41a5a5ea
  20. 27 Jan, 2018 1 commit
  21. 26 Jan, 2018 2 commits
  22. 25 Jan, 2018 2 commits
  23. 24 Jan, 2018 1 commit