theEricMa / OTAvatar

This is the official repository for OTAvatar: One-shot Talking Face Avatar with Controllable Tri-plane Rendering [CVPR2023].
306 stars 37 forks source link

Makes face animation with specified image #25

Closed 904763189cy closed 10 months ago

904763189cy commented 10 months ago

Hi! Since the project(OTAvatar_processing) only handles video types. I converted an the specified image into a video with 120 frames(duplicate). Then I obtained data(target video and source video(specified image)) in mdb format through Project OTAvatar_processing.

After running project OTAvatar, the obtained results are as follows:

Uploading video_target_to_video_source.mp4… https://github.com/theEricMa/OTAvatar/assets/117260350/48f089c3-6b13-4712-85e7-4ad71a747325

The results are not very satisfactory. I don’t know if I made mistakes in processing the images. Thanks!

904763189cy commented 10 months ago

Sorry, the uploaded video cannot be played. I think the lack of good results is due to my incorrect handling of specific images. How should I handle specific images?

904763189cy commented 10 months ago

Solved

alakhsharmaa commented 10 months ago

@904763189cy How is OTAvatar_processing used?