Skip to content

ai-club-uwmadison/face-data

Repository files navigation

Requirements for preprocessing

Requirements as listed here and ffmpeg.

Usage

This needs to be run in the conda environment described here If your video file extension is not in: ['mp4', 'MOV'], add it to this README and the extensions variable in preprocess_.py

Create your directory such that it looks like:

face_data (root)
    your_name
        videos
            videofile1
            ...