CapHuman icon indicating copy to clipboard operation
CapHuman copied to clipboard

[CVPR2024] CapHuman: Capture Your Moments in Parallel Universes

Results 6 CapHuman issues
Sort by recently updated
recently updated
newest added

Are the reference image and GT image during training from the same image of CelebA?

question

我使用的是你推荐的测试命令: python inference.py --ckpt ckpts/caphuman.ckpt --vae_ckpt ckpts/vae-ft-mse-840000-ema-pruned.ckpt --model models/cldm_v15.yaml --sd_ckpt ckpts/Realistic_Vision_V3.0.ckpt --input_image examples/input_images/196251.png --pose_image examples/pose_images/pose1.png --prompt "a photo of a man wearing a suit in front of Space Needle" 我的结果:input_image...

help wanted

Hi, it seems that we should also download all the files related to clip-vit-large-patch14 and place these files under `/ckpts/clip-vit-large-patch14`, but the preparation instruction doesn't mention it. Could you please...

documentation

Hi, may I ask how to specify args.control_ckpt and where to download the ckpt?

Hi, may I ask how to use openpose controlnet together with caphuman?

Hi, may I ask can caphuman generate full body (from head to feet) image with the help of an openpose controlnet? Another question, it seems that the face of the...