We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ "manitupateid_videoid" { "question_id":{ "question": "Does the image/ the person's eyes/nose/mouth/eyebrows/ look fake?", "answer":["answer1", "answer2", "..."] } } }
上述中的videoid,能找到FF++视频数据集中的具体视频(比如命名videoid.mp4),但是具体对应视频帧中的那一帧图像对应的人脸呢?虽然是对应同一个视频帧,但是不同帧之间的人脸还是有很大的差异,上述的question和answer是否能够通用呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
{ "manitupateid_videoid" {
"question_id":{
"question": "Does the image/ the person's eyes/nose/mouth/eyebrows/ look fake?",
"answer":["answer1", "answer2", "..."]
}
}
}
上述中的videoid,能找到FF++视频数据集中的具体视频(比如命名videoid.mp4),但是具体对应视频帧中的那一帧图像对应的人脸呢?虽然是对应同一个视频帧,但是不同帧之间的人脸还是有很大的差异,上述的question和answer是否能够通用呢?
The text was updated successfully, but these errors were encountered: