harlanhong / CVPR2022-DaGAN

Official code for CVPR2022 paper: Depth-Aware Generative Adversarial Network for Talking Head Video Generation
https://harlanhong.github.io/publications/dagan.html
Other
957 stars 125 forks source link

Not exactly an issue.... How about creating a Colab notebook for the project? #74

Open roseyyy2022ai opened 1 year ago

roseyyy2022ai commented 1 year ago

Hi! I think your project is truly amazing and demonstrates great promise! It appears even more impressive than most other single image deepfake solutions like Thin-SplineMM which seem to produce quite a few strange artifacts whenever there's the slightest head turn or unusual movement in the drive video.

I'd love to explore this myself but my computer is quite slow and likely doesn't precisely meet the demands to run this model and your Hugging Face space seems overloaded quite a bit of the time and/or it takes an awfully long time to generate the videos, sometimes even just returning an error after a half hour wait.

Therefore I'd like to suggest creating a Jupiter(Colab) notebook with similar functionality so anyone could utilize this model themselves without needing to wait so long and/or face all the bugs on HF or wear out their home potato PCs😅

Does that suggestion sound good to you?

anty94 commented 1 year ago

+1

Alexankharin commented 11 months ago

Made a fork to fix some broken dependencies for gradio app on huggingface. You can run ot in colab https://colab.research.google.com/drive/1wT8G_aIDcvfp1ztaq0JvXBvloWhaOF-b#scrollTo=JNxXAwkaJzRc if interested

impactcolor commented 8 months ago

@Alexankharin awesome gonna try it out.

impactcolor commented 8 months ago

It works, perfect, you're awesome! @Alexankharin