Git Product home page Git Product logo

faceforensicsdataprocessing's Introduction

FaceForensics Data Processing

This repository provides an introduction of all data preprocessing and dataloaders for the FaceForensics image dataset that are sharable between multiple projects

Setup

Usage

  • extract_compressed_videos: extracts frames from videos

  • extract_face_locations: uses dlib to extract face locations from videos for each frame. Saves it as .json to disk

  • migrate_bounding_boxes_to_face_information: renames bounding_box folders to face_information_folders

  • extract_faces_from_bounding_boxes: uses previously saved bounding boxes to extract face images from images

  • extract_mask_bounding_boxes: extract bounding boxes from mask videos (used later for checking validity of bounding boxes in videos)

  • extract_faces_tracked_from_bounding_boxes: same as other face extraction script but with tracking and can use mask information

  • resample_videos: resamples videos to new frame rate

  • create_file_list: creates a filelist for easier sharing and comparing of datasets

Download

Using the above commands the FF++ dataset was preprocessed and made available via this link: http://kaldir.vc.in.tum.de/ff_all_jsons.zip

faceforensicsdataprocessing's People

Contributors

chris-clem avatar fellnerse avatar ondyari avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.