Carlyx
Carlyx
Hi, your work is awesome. Could you release the code for training?
When I run utils.py, errors were called: 'Detector' object has no attribute 'detect_facepose' 'Fex' object has no attribute 'facepose' 'Fex' object has no attribute 'Pitch'
Hi, I have some questions about the selection of dataset in your work. You put the index of training data into the txt file. However, could you tell me according...
Hi,your work is amazing! I am currently performing related experiments, but the face detection part is always not satisfactory. It may be a problem with my code. Could you release...
https://github.com/adobe-research/custom-diffusion/blob/51a498fa135ccdbac8e947e830710ae7d32b2d38/train.py#L765 And I run : ``` bash scripts/finetune_real.sh "cat" data/cat real_reg/samples_cat cat finetune_addtoken.yaml delta_cat.ckpt ```
Hi, awesome work! In fact, I use a dancing video as input, and try to change hair by "+ with red hair". However, I just get a different result in...
Hi, if I don't set '--view_transfer' for smpl transfer, the normal rendered is abnormal. But if I set '--view_transfer', the human in normal is fixed in one position to perform...