85zhanghao

Results 2 comments of 85zhanghao

I have the same problem, have you solved it ?“ValueError: You are trying to load a weight file containing 1 layers into a model with 12 layers.”

> While using the command below for translation, error occurs. > > python scripts/classifier_sample_known.py --data_dir path_to_testdata --model_path ./results/model.pt --classifier_path ./results/classifier.pt --dataset brats_or_chexpert --classifier_scale 100 --noise_level 500 $MODEL_FLAGS $DIFFUSION_FLAGS $CLASSIFIER_FLAGS $SAMPLE_FLAGS...