You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm testing this model, I get that the file 'data/testimgs/lv_color_mdn_test.mat.npy' is not found. I followed the download instructions but do not see that file in the testimgs folder. Where do I retrieve it from?
Reference:
( demo.py line 65 lv_mdn_test = np.load(os.path.join(FLAGS.in_dir, 'lv_color_mdn_test.mat.npy'))
The text was updated successfully, but these errors were encountered:
When I'm testing this model, I get that the file 'data/testimgs/lv_color_mdn_test.mat.npy' is not found. I followed the download instructions but do not see that file in the testimgs folder. Where do I retrieve it from?
Reference:
( demo.py line 65 lv_mdn_test = np.load(os.path.join(FLAGS.in_dir, 'lv_color_mdn_test.mat.npy'))
The text was updated successfully, but these errors were encountered: