Mukosame / Zooming-Slow-Mo-CVPR-2020

Fast and Accurate One-Stage Space-Time Video Super-Resolution (accepted in CVPR 2020)
GNU General Public License v3.0
908 stars 165 forks source link

question about create_lmdb_mp.py #55

Closed candygogogogo closed 3 years ago

candygogogogo commented 3 years ago

when i run create_lmdb_mp.py . found the errno is :no such file or directory : 'meta_info.pkl '. But I don't know what Meta_Info.pkl is. How to create it. Your reply is very important to me. please!

Coding-jpg commented 3 years ago

did you get it now? i found the same error :( @candygogogogo

Mukosame commented 3 years ago

Hi, if you want to create the training dataset, you can replace the path with this: https://github.com/Mukosame/Zooming-Slow-Mo-CVPR-2020/blob/master/datasets/meta_info/Vimeo7_train_keys.pkl the meta_info.pkl stands for the key.pkl file for training/testing.