Jialin Li

Results 14 comments of Jialin Li

[email protected]. Thank you! Actually I met this problem after I use the OASIS dataset, and I can't figure it out. ![image](https://user-images.githubusercontent.com/56829276/199635385-bbb9f1b6-8f7b-42bd-8195-f75378eb419c.png)

Hi @Ziyan-swu, you can see this [blog](https://blog.csdn.net/m0_46483236/article/details/124112298) It's the poblem with your pytorch and CUDA version.

Hi, you can access to [clip-filtered-dataset](http://instruct-pix2pix.eecs.berkeley.edu/) and just download part of data (14GB), then you can check and find the pattern of the dataset. Remember to download seeds.json. ![image](https://github.com/timothybrooks/instruct-pix2pix/assets/56829276/10140559-c350-41dd-856c-a38f406f277b)

Hello @unmo. The seeds.json contains an array like `[ [A, [B, C, D, E] , [A, [B, C, D, E], ...]` where "A"s indicates the sub directory name in the...