yang-song / score_inverse_problems

Official repo for "Solving Inverse Problems in Medical Imaging with Score-Based Generative Models"
214 stars 26 forks source link

raise DatasetNotFoundError(f'Dataset {name} not found.') #13

Open string-ellipses opened 1 year ago

string-ellipses commented 1 year ago

I enter the following code to run the main.py image and it occured this error: image image How can I solve it?

kgnbkgnb666 commented 3 months ago

@string-ellipses I also encountered the same problem. Have you solved it