Git Product home page Git Product logo

Comments (4)

SlongLiu avatar SlongLiu commented on July 19, 2024

I have a simliar problem. I test the model face_detection/xception/all_raw.p provided in the paper on the raw videos. The accuracy is high on the DF, F2F and FS, while it's only about 0.75 acc on the NeuralTextures.
I just want to know if there is any point I missed when test on NT?

from faceforensics.

panicwq avatar panicwq commented on July 19, 2024

I have a simliar problem. I test the model face_detection/xception/all_raw.p provided in the paper on the raw videos. The accuracy is high on the DF, F2F and FS, while it's only about 0.75 acc on the NeuralTextures.
I just want to know if there is any point I missed when test on NT?

May I ask how the acc value is calculated after your test? Is it the average of the sum of the frames?

from faceforensics.

SlongLiu avatar SlongLiu commented on July 19, 2024

I have a simliar problem. I test the model face_detection/xception/all_raw.p provided in the paper on the raw videos. The accuracy is high on the DF, F2F and FS, while it's only about 0.75 acc on the NeuralTextures.
I just want to know if there is any point I missed when test on NT?

May I ask how the acc value is calculated after your test? Is it the average of the sum of the frames?

I calculated the acc of each video using the predicted value of all frames in this video. Then I averaged the acc of all videos.

from faceforensics.

H-Kcloud avatar H-Kcloud commented on July 19, 2024

I have a simliar problem. I test the model face_detection/xception/all_raw.p provided in the paper on the raw videos. The accuracy is high on the DF, F2F and FS, while it's only about 0.75 acc on the NeuralTextures.
I just want to know if there is any point I missed when test on NT?

May I ask how the acc value is calculated after your test? Is it the average of the sum of the frames?

I calculated the acc of each video using the predicted value of all frames in this video. Then I averaged the acc of all videos.

I have a simliar problem. I test the model face_detection/xception/all_raw.p provided in the paper on the raw videos. The accuracy is high on the DF, F2F and FS, while it's only about 0.75 acc on the NeuralTextures.
I just want to know if there is any point I missed when test on NT?

May I ask how the acc value is calculated after your test? Is it the average of the sum of the frames?

I calculated the acc of each video using the predicted value of all frames in this video. Then I averaged the acc of all videos.

同学你好,我有些简单的问题想请问你,
作者的训练集是提取视频的所有帧,还是选取第一帧或者随机提取一帧的?
在训练完成后,文章里的测试结果是如何计算的,是对整个测试集的视频测试,然后统计这个视频每帧的分类结果多数的值,作为该视频的预测,还是也是跟训练一样,取一帧测试,又或者是将所有帧提取出来计算全部的分类结果?
谢谢!

from faceforensics.

Related Issues (20)

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.