stereo-magnification
stereo-magnification copied to clipboard
AssertionError
Hello! thank you for the wonderfull work! I am trying to train StereoMag, but I met an assertion error. It's like tensorflow function tf.gfile.Glob Cannot read files that are in a folder considering of more than 4 files, and I tried to install "google-perftools". However I still receive errors .
Exception has occurred: AssertionError
File "/home/tuxiang/Documents/weijunyu/stereo-magnification/stereomag/loader.py", line 201, in create_from_flags
assert tf.gfile.Glob(cameras_glob)
File "/home/tuxiang/Documents/weijunyu/stereo-magnification/stereomag/sequence_data_loader.py", line 51, in init
map_function=map_function)
File "/home/tuxiang/Documents/weijunyu/stereo-magnification/train.py", line 81, in main
FLAGS.random_seed)
File "/home/tuxiang/Documents/weijunyu/stereo-magnification/train.py", line 94, in