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.58k stars 3.23k forks source link

Warning: No faces were detected. #326

Open BaptisteGarcin opened 4 years ago

BaptisteGarcin commented 4 years ago

When I use --find_best_frame with demo.py I get this warning but it has no problem cropping the video using crop-video.py which I find weird.

With my human eye I have no trouble seeing a foreground face and a still background

AliaksandrSiarohin commented 4 years ago

So the input vidoe to the demo is already cropped?

BaptisteGarcin commented 4 years ago

yes using crop-video.py

PS: Thank you for all your work on this and open-sourcing

AliaksandrSiarohin commented 4 years ago

This can be, since video is resized. Can you send me the video to understand? Also it maybe that it does not detect a face only in single frame.