L2CS-Net icon indicating copy to clipboard operation
L2CS-Net copied to clipboard

Why there are 15 MPIIGaze trained models?

Open nicola-scarano opened this issue 3 years ago • 3 comments

First of all thanks Ahmed for the work. Here the question:

Why there are 15 MPIIGaze trained models and not just one as with the Gaze360 Dataset? And in this case how should the inference be performed?

nicola-scarano avatar Sep 08 '22 12:09 nicola-scarano

您好,我和你一样的疑问,请问你解决了吗

ziminMIAO avatar Mar 21 '23 12:03 ziminMIAO

Since we use k-fold cross validation for MPIIFaceGaze dataset with k=15.

Ahmednull avatar Apr 10 '23 15:04 Ahmednull

首先感谢艾哈迈德的工作。这里有一个问题:

为什么有 15 个 MPIIGaze 训练的模型,而不是像 Gaze360 数据集那样只有一个?在这种情况下,应该如何进行推理?

Hello, can you guide me on how to reason?

hefei12 avatar Nov 24 '23 07:11 hefei12

We use 15-fold cross-validation to evaluate L2CS-Net on the MPIIFaceGaze dataset. The model is trained on data from all 15 subjects except one, which is held as the test set. This procedure is repeated in such a way that each subject is used as a test subject once, ensuring that the evaluation covers the variability between different individuals in a comprehensive way. so we have 15 models

Ahmednull avatar Apr 25 '24 17:04 Ahmednull