Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 624 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 624 Bytes

Face Anti Spoofing - Zalo Ai Challenge

  1. Get data from Zalo:
.
|-- dataset
|  |-- train
|     |-- videos
|     |-- label.csv
|  |-- public
|     |-- videos
  1. Extract all frames from videos: ** extract_frame.sh ** only extract frames from train/videos. Please change folder path in this file to extract frames from public/videos (public test).
    bash extract_frame.sh