Closed otsab19 closed 2 months ago
nvm found it
@otsab19 Hi! I have encountered the same question! Where did you find vae?
@otsab19 I found vgg in that, what about vae? Thank you so much!!!
@Willow-WYL Can you point out where in the code use the vae? Thanks!
@jueqiw sorry! i didnt see your reply last week! when i tried to test the model DDIM, I run the InverseSR_DDIM.sh, got the error as follows: FileNotFoundError: [Errno 2] No such file or directory: '/InverseSR-main/data/trained_models/vae/data/model.pth'
@jueqiw i believe it means that there should be a pretrained vae model?
@Willow-WYL Can you tell me which line and file caused that error?
@jueqiw utils.py line121
@jueqiw What are the pre trained vae and vgg16 models being used here? There are no files in the drive. Is the files somewhere or its being trained by yourself?