Closed this issue 3 years ago · 1 comments
Hello, how to apply it to video?
Hi, you can first convert the video to an image sequence, then detect faces in each frame by our model. The path of the images can be set by load_images() in test.py.
load_images()