Code Monkey home page Code Monkey logo

hdtf's People

Contributors

mrzzm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hdtf's Issues

Code

@MRzzm
Hello
Thank you for the great job
Is it possible I get access to your code by any chance?
I have to replicate your result for comparison purpose
[email protected]
That is my gmail address.

Incorrect cropping for some videos

Hi! Thank you for the dataset, it's really cool! While downloading, I found 2 issues with cropping:

  1. Some clips do not contain any cropping information.
  2. Some videos contain cropping for a 720p version of a video when a 1080p version is available on Youtube. And there is no way to decide, which version should I download, because cropping for other videos is designed for the 1080p version.

For the first issue, here is the list of videos that do not contain any cropping in their corresponding *_crop_wh.txt files:

  • RD/Radio6_0.mp4
  • RD/Radio15_0.mp4
  • WDA/DeanPhillips_0.mp4
  • WDA/JimMcGovern1_0.mp4
  • WDA/JimMcGovern_0.mp4
  • WDA/JeffMerkley0_0.mp4
  • WDA/LindaSnchez_0.mp4
  • WDA/ByronDorgan0_0.mp4
  • WRA/BillCassidy_0.mp4
  • WRA/MittRomney_1.mp4
  • WRA/RudyGiuliani_0.mp4
  • WRA/JaimeHerreraBeutler_0.mp4
  • WRA/DuncanHunter_1.mp4
  • WRA/KevinBrady0_0.mp4
  • WRA/CandiceMiller_0.mp4

For the second issue, here is an example of a video (but there are others!), which I downloaded in 1080p (best available quality), cropped it and the resulted crop turned out to be inconsistent with such a high resolution (but was appropriate for 720p).

  • RD/Radio28

Here is the comparison between cropping a 1080p resolution (left) or 720p (right) version of the video:
image

I download the video the following way:

youtube-dl https://youtube.com/watch?v=VrFpdKk1UJc --quiet -f bestvideo[ext=mp4][height=1080] --output /tmp/hdtf_check/_videos_raw/RD_Radio28.mp4 --no-continue

And then I cut and crop it the following way:

ffmpeg -i /tmp/hdtf_check/_videos_raw/RD_Radio28.mp4 -strict -2 -loglevel quiet -qscale 0 -y -ss 00:05 -to 01:35 -filter:v "crop=530:530:372:0" /tmp/hdtf_check/RD_Radio28_000.mp4

So right now, it is impossible to infer in which resolution (720p or 1080p) should I download each particular video. If I download each video in its best possible resolution and crop, then a lot of videos will have incorrect cropping:
image

Could you please provide missing crops and also the necessary resolution for each video?

Animation-to-video code

Thank you for your great work!

Can I request the code for the 'Animation-to-video' part including appro dens flow calculation and flow guided video generator?

If possible, could you send me an email via the below address?

[email protected]

evaluation and comparison

Hello ! Thanks for releasing the code of this excellent work ! How can i perform comparisons with your method under the setup of image driven talking face generation ? The released code may be not enough. How to generate flow from images without audio ?
Looking forward to your reply ! Thanks !

The inference code and the video demo

Hi Zhimeng, Thanks for providing the dataset urls. Will you release the inference code? Also, I couldn't find the video demo of your work that mentioned in the supplementary file. Can you share the link to it please? Thanks

About dataset download

Hi, could you share the download link for the dataset? I had some trouble downloading the dataset. Thank you very much.

3d渲染

智勐,你好,
请教下,1.您在实际使用的时候,有没有把3dmm/或人脸关键点,直接渲染到虚拟3d卡通形象上?
2.您觉得加入文本进行训练,会不会明显提高算法的指标?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.