sankydesai
sankydesai
Hello I modified the code to include the Constant Length Dataset and it's early stopping at around 15% of the training. This issue doesn't occur when not used with the...
Error(s) in loading state_dict for DiffusionSceneLayout_DDPM: Missing key(s) in state_dict: "diffusion.model.final_conv.weight", "diffusion.model.final_conv.bias", "fc_arrange_condition.0.weight", "fc_arrange_condition.2.weight". Unexpected key(s) in state_dict: "diffusion.model.objfeat_embedf.0.weight", "diffusion.model.objfeat_embedf.0.bias", "diffusion.model.objfeat_embedf.2.weight", "diffusion.model.objfeat_embedf.2.bias", "diffusion.model.objfeat_embedf.4.weight", "diffusion.model.objfeat_embedf.4.bias", "diffusion.model.class_embedf.0.weight", "diffusion.model.class_embedf.0.bias", "diffusion.model.class_embedf.2.weight", "diffusion.model.class_embedf.2.bias", "diffusion.model.class_embedf.4.weight", "diffusion.model.class_embedf.4.bias",...