yangxy / PASD

[ECCV2024] Pixel-Aware Stable Diffusion for Realistic Image Super-Resolution and Personalized Stylization
Apache License 2.0
866 stars 59 forks source link

Training problem #48

Open ZH3nGsQ opened 3 months ago

ZH3nGsQ commented 3 months ago

I want to train PASD on DIV2K_train_HR dataset. But when I change the wds_urls into wds_urls = "datasets/DIV2K_train_HR.tar". This error occured. I just changed the code in webdatasets.py : line 256. image

sacred178953 commented 3 months ago

You can download the DIV2K_train_HR dataset locally and use localdataset.py to read the image.