yaojieliu / ECCV2018-FaceDeSpoofing

http://cvlab.cse.msu.edu/project-face-anti.html
MIT License
161 stars 42 forks source link

How to get .txt for bbox in test.py #5

Open Tez01 opened 5 years ago

Tez01 commented 5 years ago

I get this error on running test.py

OSError: my_vid_file.txt not found.

fengfengfen commented 5 years ago

bbox loads a file (.txt or .face, etc) that records face position of every frame. You need to put this file into the same directory with the tested video.

Guyume commented 5 years ago

@fengfengfen ,but the txt file is empty when I only run the facepad-test.py, and through a errorindexerror too many indices for array, do you know what happend

Yaoxingtian commented 5 years ago

Did you solve this problem ? I meet the same.

MChamith commented 4 years ago

@fengfengfen ,but the txt file is empty when I only run the facepad-test.py, and through a errorindexerror too many indices for array, do you know what happend

You have to provide a text file which has coordinates for the bounding boxes for the faces. Then it is loaded into bbox.