Closed charlieguo0610 closed 1 year ago
Hi, I noticed that the inputs to fitting.py are images, and I wonder if the code supports having an image for src input and a video for the driving input. Thanks in advance!
We'll add a video demo when we have time.
Do current released codes support video sequence as input to fitting.py?
Yes, you need to manually extract each video frame and use fitting.py for each frame.
Hi, I noticed that the inputs to fitting.py are images, and I wonder if the code supports having an image for src input and a video for the driving input. Thanks in advance!