1. 04 Aug, 2016 4 commits
  2. 03 Aug, 2016 1 commit
  3. 02 Aug, 2016 4 commits
  4. 01 Aug, 2016 1 commit
  5. 31 Jul, 2016 2 commits
  6. 28 Jul, 2016 2 commits
  7. 27 Jul, 2016 1 commit
  8. 26 Jul, 2016 2 commits
  9. 25 Jul, 2016 1 commit
  10. 18 Jul, 2016 3 commits
  11. 17 Jul, 2016 1 commit
  12. 15 Jul, 2016 3 commits
  13. 14 Jul, 2016 3 commits
  14. 13 Jul, 2016 1 commit
  15. 12 Jul, 2016 2 commits
  16. 11 Jul, 2016 1 commit
  17. 09 Jul, 2016 1 commit
  18. 08 Jul, 2016 1 commit
  19. 05 Jul, 2016 1 commit
  20. 04 Jul, 2016 3 commits
  21. 02 Jul, 2016 1 commit
  22. 01 Jul, 2016 1 commit
    • Alexander Bokov's avatar
      Complete DIS optical flow implementation · b96a5f59
      Alexander Bokov authored
      Added variational refinement as a separate class (based on implementation
      inside DeepFlow, but significantly accelerated, about 4-6 times faster),
      accelerated the main dense inverse search algorithm. Added several new
      features including patch mean normalization for increased robustness to
      illumination changes and spatial propagation, which often helps to recover
      from errors introduced by the coarse-to-fine scheme. Expanded the
      documentation, added new accuracy and perf tests. Refactored some of
      the already existing optical flow accuracy tests.
      b96a5f59