Zj-BinXia/DiffIR

not found ./experiments folder

Closed this issue · 8 comments

I want to use directly your pretrain model, you said in readme Download the pre-trained [model](https://drive.google.com/drive/folders/1JWYaP9VVPX_Mh2w1Vezn74hck-oWSyMh?usp=drive_link) and place it in ./experiments/ but there is no ./experiments folder.

you can create it by yourself

you can create it by yourself

OK, thanks for your reply. By the way, I want to know how much time you spent to train super resolution, inpainting and deblurring, respectively? You said that you used 8 GPU card, what type of GPU card? V100 or A100?

V100

How much time do you spent to train super resolution, inpainting and deblurring, respectively with 8 V100 gpu card?

about 6-10 days

when i run pip.sh, it stuck on pip install basicsr --index-url http://pypi.douban.com/simple --trusted-host pypi.douban.com this command. even if i use vpn or not, it alway stuck. I wonder did you reproduced all steps in your readme before you submit the code?

you can simply try pip install basicsr. They just used a mirror source

you can simply try pip install basicsr. They just used a mirror source

你可以创建新的conda环境来试图安装basicsr,无论怎么样它会一直卡住,不会装basicsr,我换了各种镜像,都不行。