SparseCodingDynamicOcclusions / SintelSampling /
@Hvitgar Hvitgar authored on 22 Sep 2016
..
Readme.md Code, Data and Thesis added 9 years ago
Readme.md~ Code, Data and Thesis added 9 years ago
createSintelSamples.sh Code, Data and Thesis added 9 years ago
createTrainingData.sh Code, Data and Thesis added 9 years ago
createTrial.sh Code, Data and Thesis added 9 years ago
transformGrayscale.sh Code, Data and Thesis added 9 years ago
Readme.md

Instructions on preparing the Sintel samples

  • Download the full Sintel MPI dataset from http://sintel.is.tue.mpg.de/
  • Extract the archive
  • Place the scripts provided here in the same folder
  • Make all scripts executable
  • execute createSintelSamples.sh -- the first argument defines how much training image sequences will be created -- the second argument defines how much test image sequences will be created

After finishing, whiten the images with the provided MatLab script

Dependencies:

  • imagemagick
  • GNU parallel