1. 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
  2. 10 Jun, 2016 1 commit
    • Alexander Bokov's avatar
      Partial DIS implementation and OF benchmark · d4c3765e
      Alexander Bokov authored
      Basic interfaces and a partial implementation of the Dense Inverse
      Search (DIS) optical flow algorithm without variational refinement. Also
      added a python benchmarking script that can evaluate different optical
      flow algorithms on the MPI Sintel and Middlebury datasets and build
      overall comparative charts.
      d4c3765e
  3. 20 May, 2016 2 commits
  4. 17 May, 2016 1 commit
  5. 16 May, 2016 2 commits
  6. 10 May, 2016 1 commit
  7. 04 May, 2016 2 commits
  8. 03 May, 2016 2 commits
  9. 01 May, 2016 1 commit
  10. 22 Apr, 2016 1 commit
  11. 19 Apr, 2016 1 commit
  12. 18 Apr, 2016 1 commit
  13. 07 Apr, 2016 3 commits
  14. 06 Apr, 2016 3 commits
  15. 04 Apr, 2016 2 commits
  16. 02 Apr, 2016 1 commit
  17. 01 Apr, 2016 1 commit
  18. 31 Mar, 2016 1 commit
  19. 30 Mar, 2016 13 commits