Giter VIP home page Giter VIP logo

Comments (4)

pothabattulasantosh avatar pothabattulasantosh commented on May 31, 2024

Hi,
Definitely we can use all the videos. However, as we can see the results in related paper (FaceForensics++ paper) we can get good enough accuracy with 100 uncompressed videos alone.

If you are targetting on Low-Quality videos, of-course 100 videos are not sufficient to train the model

To answer your question,
using uncompressed videos the model is not learning much after the corpus size=100. Please look at the blow plot (on X-axis it is corpus size, y-axis it is Accuray)

image

Note: This screenshot is taken from the original paper

Thank you

from detection-of-face-manipulated-videos.

zj19921221 avatar zj19921221 commented on May 31, 2024

I am glad to receive your reply. I have another question that how to split the train_set and test_set;
In my opinion it is not proper to split manipulated seq just at random; It may cause that for example My face in train_set labeled "real" but in test_set labeled "fake"
can you help me with it ?

from detection-of-face-manipulated-videos.

pothabattulasantosh avatar pothabattulasantosh commented on May 31, 2024

Yeah, I got your point, please note that the objective of this project itself is to Detect the manipulated faces.

Let's stick to your example, as you said if manipulated face video there in test split and authenticated video in train split with the same face, the MODEL should able to RECOGNIZE this.

Even though sometimes both versions of faces look like to be the same for a human eye, but the model should learn to recognize based on low-level artifacts (such as the corrupted nose, eyes, lips, etc).

Hence I believe data split should be random to support our objective.

If you feel I misunderstood your question, please post your query again with little more explanation.

Thank you

from detection-of-face-manipulated-videos.

zj19921221 avatar zj19921221 commented on May 31, 2024

how do you detect the face on frame; I use a lib from web, found lots of faces cant be detect!

from detection-of-face-manipulated-videos.

Related Issues (5)

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.