KwaiVGI / LivePortrait

Bring portraits to life!
https://liveportrait.github.io
Other
12.11k stars 1.27k forks source link

Missing 'face_recon_wrapper' #33

Closed QUTGXX closed 2 months ago

QUTGXX commented 3 months ago

How can I crop a video to prepare it for inference tasks?

zzzweakman commented 3 months ago

We will soon provide functions to create a cropped driving video from a raw video. Stay tuned!

zzzweakman commented 2 months ago

How can I crop a video to prepare it for inference tasks?

Thank you for your patience! We are pleased to inform you that LivePortrait now supports automatic video cropping. You can find more details here.

QUTGXX commented 2 months ago

How can I crop a video to prepare it for inference tasks?

Thank you for your patience! We are pleased to inform you that LivePortrait now supports automatic video cropping. You can find more details here.

Thanks for your sharing! I git pull the latest code, but it also raises an error. @zzzweakman image

cleardusk commented 2 months ago

Weird, did you check the newst commit is the same as origin/main? @QUTGXX

QUTGXX commented 2 months ago

Weird, did you check the newst commit is the same as origin/main? @QUTGXX

yes, did u try that? did u execute successfully?

cleardusk commented 2 months ago

I am the owner&maintainer of this repo : )

QUTGXX commented 2 months ago

I am the owner&maintainer of this repo : )

Thanks for your reply, Can u help me address this issue? I tried to re-pull the code and still raise this error.

zzzweakman commented 2 months ago

How can I crop a video to prepare it for inference tasks?

Thank you for your patience! We are pleased to inform you that LivePortrait now supports automatic video cropping. You can find more details here.

Thanks for your sharing! I git pull the latest code, but it also raises an error. @zzzweakman image

It seems the error might be caused by the wrong argument --flag-crop-driving-video. Try using --flag_crop_driving_video instead. @QUTGXX

cleardusk commented 2 months ago

Both --flag-crop-driving-video and --flag_crop_driving_video should work.Could you please paste your execution command? @QUTGXX

QUTGXX commented 2 months ago

I am the owner&maintainer of this repo : )

Both --flag-crop-driving-video and --flag_crop_driving_video should work.Could you please paste your execution command? @QUTGXX

flag_crop_driving_video works!!!!!