wenquanlu
wenquanlu
Hi, I downloaded the controlnet weights control_sd15_openpose.pth for openpose sd v1.5 from this site https://huggingface.co/lllyasviel/ControlNet However, after I extracted the stable diffusion weights from this file, I compared it with...
Is it possible to also provide surface normal data by any chance? Thanks!
Hi, thanks for your great work. I used the command python train_b2u.py --noisetype gauss25 --data_dir ./data/train/Imagenet_val --val_dirs ./data/validation --save_model_path ../experiments/results --log_name b2u_unet_gauss25_112rf20 --Lambda1 1.0 --Lambda2 2.0 --increase_ratio 20.0 on imagenet...