Keep Growing And Moving Forward
Keep Growing And Moving Forward
> try `!pip install xformers` Same error
> you need to uninstall the previous xformers, and : `!pip install git+https://github.com/facebookresearch/xformers@51dd119#egg=xformers` 
Hello, I'm so excited to see your timely and useful reply, let me have a clearer understanding of Fourier series. I'll study your code carefully in the next few days,...
> Hi @zcdliuwei, that sounds like a great idea. I will be working on that in the near future! You can also update this part on your end and send...
> Body Thank you for your reply If I collect some images of anime characters and use your script to train them, will the effect be better ? like in...
thanks, i will give it a try !
Hello, I use the same environment and inference script as you: python inference.py --input_path ./data --CCM_pretrained_model path/to/CCM_epoch50.pt --pretrained_model path/to/posewithstyle.pt But the output I get is this:  Did I miss...
Hello, I use the same environment and inference script as you: python inference.py --input_path ./data --CCM_pretrained_model path/to/CCM_epoch50.pt --pretrained_model path/to/posewithstyle.pt But the output I get is this(View attachments) Did I miss...
> I have same question. And I used 3D_Photography(3d-photo-inpainting in git) to generate a file in mat format containing color and depth information. But the final video is severely distorted....
@jorgemcgomes Very valuable exploration,can you provide train/infer scripts ?