csjliang / LPTN

Official implementation of the paper 'High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Network' in CVPR 2021
Apache License 2.0
413 stars 47 forks source link

No such file or directory: 'datasets/FiveK/FiveK_test_source.lmdb\\meta_info.txt' #9

Closed Aryan-Solanki closed 3 years ago

Aryan-Solanki commented 3 years ago

I wanted to use pretrained model . so I didn't download the dataset and imdb Screenshot 2021-05-29 215622

csjliang commented 3 years ago

Hi, you need to update the dataroot in the test_FiveK.yml file if you want to enhance your own data using pretrained models.

Aryan-Solanki commented 3 years ago

how and in which format should i give my input img

Aryan-Solanki commented 3 years ago

image what value should i give in datarooot_gt and dataroot_lq

Aryan-Solanki commented 3 years ago

can you explain imdb format

Aryan-Solanki commented 3 years ago

leave it i found the issue.. change type from imdb to disk