AliaksandrSiarohin / first-order-model

This repository contains the source code for the paper First Order Motion Model for Image Animation
https://aliaksandrsiarohin.github.io/first-order-model-website/
MIT License
14.42k stars 3.2k forks source link

about crop video #404

Open newExplore-hash opened 3 years ago

newExplore-hash commented 3 years ago

hi AliaksandrSiarohin, so awesome project, congradulations for you. about cropping video, I found that it is a cropping method for offline videos(crop box computed by all frames), If I want to crop the real-time video frame in the camera,Is there a more reasonable way to crop?

rizwanishaq commented 3 years ago

@newExplore-hash did you able to get cropping in real-time?

newExplore-hash commented 3 years ago

yeah, I want to drive a picture in real time through the camera,but I can't seem to find a suitable crop method.

rizwanishaq commented 3 years ago

@newExplore-hash this link can help.

oyatmicah commented 3 years ago

actually in the old demo model, somebody was able to solve this issue but I am also finding it difficult to crop the video too, and I believe it should be possible to do this automatically at upload time