From 14dbbac6d3d604a830fe61e555d2c7bc49564947 Mon Sep 17 00:00:00 2001 From: Jacob Ford Date: Thu, 2 Jan 2020 22:33:24 -0500 Subject: [PATCH] Typo in classification README --- classification/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classification/README.md b/classification/README.md index 132f445..7552be8 100644 --- a/classification/README.md +++ b/classification/README.md @@ -6,7 +6,7 @@ The models were trained using the Face2Face face tracker, though the `detect_fro Note that we provide the trained models from our paper which have not been fine-tuned for general compressed videos. You can find our used models under [this link](http://kaldir.vc.in.tum.de:/FaceForensics/models/faceforensics++_models.zip). Setup: -- Install required modules via `requirement.txt` file +- Install required modules via `requirements.txt` file - Run detection from a single video file or folder with ```shell python detect_from_video.py