Keep Growing And Moving Forward

Results 35 comments of 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` ![image](https://user-images.githubusercontent.com/36565076/200182756-de3e7d01-4832-423e-bc4e-a5dfe7e6fcb0.png)

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: ![fashionWOMENDressesid0000262902_3back_2_fashionWOMENDressesid0000262902_1front_vis](https://user-images.githubusercontent.com/36565076/226510059-ede4df94-504e-4910-8bf3-39622863f20b.png) 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 ?