Algolzw / daclip-uir

[ICLR 2024] Controlling Vision-Language Models for Universal Image Restoration. 5th place in the NTIRE 2024 Restore Any Image Model in the Wild Challenge.
https://algolzw.github.io/daclip-uir
MIT License
582 stars 30 forks source link

Cannot Generate Clean Captions With BLIP #19

Open solarlemon opened 6 months ago

solarlemon commented 6 months ago

AssertionError: /content/drive/MyDrive/datasets/universal/train/uncompleted/GT is not a valid directory There doesn't seem to be a GT directory in the dataset you provided, what should I do?

Algolzw commented 6 months ago

For each degradation dataset, you should manually create GT and LQ directories. Then put the clean images into GT and put low-quality images into LQ.