DiffuScene
DiffuScene copied to clipboard
'_uncond.pt' FileNotFoundError when performing generate.sh
I want to run preprocessing and training without using the given pretrained model. However, when I execute generate.sh, it causes a FileNotFoundError for weight files(livingrooms_uncond.pt, bedrooms_uncond.pt) like the below figure. I checked the files related to training process, and it seems there's no code that generates the 'uncond.pt' files. The checkpoints are saved as files named model_00000. Are these files equivalent to the '_uncond.pt' files?
Hi, the *_uncond.pt are pretrained models. if you wanna generate scenes using your own models, you need to check the path.