haofanwang / awesome-conditional-content-generation

Update-to-data resources for conditional content generation, including human motion generation, image or video generation and editing.
229 stars 24 forks source link

Could you add our CVPR 23 paper about image-to-video generation with diffusion models? #2

Open nihaomiao opened 1 year ago

nihaomiao commented 1 year ago

Hi, @haofanwang, thanks a lot for your efforts to collect these wonderful papers! I am wondering whether you can add our CVPR 23 paper "Conditional Image-to-Video Generation with Latent Flow Diffusion Models" to your repo. Our work utilizes a diffusion model to generate latent optical flow based on the given condition to warp the given image for video generation. The links to our paper and code are listed as follows:

paper: https://arxiv.org/abs/2303.13744 code: https://github.com/nihaomiao/CVPR23_LFDM

Please feel free to let me know if you have any questions! Thanks again for your time!

haofanwang commented 1 year ago

Sure. Could you pull a request?

On Sat, May 13, 2023 at 3:51 AM Haomiao Ni @.***> wrote:

Hi, @haofanwang https://github.com/haofanwang, thanks a lot for your efforts to collect these wonderful papers! I am wondering whether you can add our CVPR 23 paper "Conditional Image-to-Video Generation with Latent Flow Diffusion Models" to your repo. Our work utilizes a diffusion model to generate latent optical flow based on the given condition to warp the given image for video generation. The links to our paper and code are listed as follows:

paper: https://arxiv.org/abs/2303.13744 code: https://github.com/nihaomiao/CVPR23_LFDM

Please feel free to let me know if you have any questions! Thanks again for your time!

— Reply to this email directly, view it on GitHub https://github.com/haofanwang/awesome-conditional-content-generation/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEO7OTAZHYLSSQLF36COMJ3XF2IFRANCNFSM6AAAAAAX756Z7E . You are receiving this because you were mentioned.Message ID: @.***>

nihaomiao commented 1 week ago

Hi, @haofanwang, sorry for the late reply! I have created a PR for adding our CVPR 23&24 paper about image-to-video generation. Please feel free to let me know if you have any questions!