issues Search Results · repo:svip-lab/GazeFollowing language:Python
Filter by
20 results
(88 ms)20 results
insvip-lab/GazeFollowing (press backspace or delete to remove)Excuse me, can you tell me the ver of Python, PyTorch and cuda?
YusukeSakai-0123
- 1
- Opened on Nov 10, 2022
- #21
Hi, I read your paper and it s a great work! I was viewing your implementation and I couldn t understand this if block
in GazeDataset class. What s the point of if random.random() 0.5 and flipping the ...
mucozcan
- 1
- Opened on Jul 9, 2021
- #20
Hello,You set mat_file= ../GazeFollowData/test2_annotations.mat in the train.py file, but I did not have it in the
GazeFollowData data set I downloaded. It is test_annotations_release.txt. I replaced it ...
juzipeel
- 11
- Opened on Jul 6, 2021
- #19
Hello and thanks for your code!
I ve tried to infer your code on the webcam video and recieved some strange results. After that, i ve downloaded several
pictures and launched infer on them and have also ...
DaddyWesker
- 5
- Opened on Mar 4, 2021
- #18
ruofei7
- 1
- Opened on Dec 4, 2020
- #17
您好,看您的论文写的第一部分的输入是人脸图以及头部位置,看您代码inference.py代码里面的输入确实是人脸图还有一个(x,
y)坐标,这个坐标指的是头部位置对吗?请问您是如何表示头部位置的呢?是用两只眼睛的中点当头部位置吗?因为您制作了自己的数据集,所以您一定清楚您提取头部位置的数据是如何来的,因为我想用您的模型试着跑一下我自己的数据集,我自己的数据集目前提取了人脸框以及两只眼睛的坐标位置,现在不知道您的头部位置是如何确定的。我尝试用两只眼睛的中点位置当作头部位置,但是人眼视线的位置偏差很大。我跑出来的效果图是这样的,我的数据集的图片大部分都是人脸比较靠近摄像头,我不知道这有没有影响,如果您能尽快帮我解答,我会很感激,麻烦您了! ...
liuyantingyvonne
- 3
- Opened on Sep 7, 2020
- #16
您好,又来请教了。
在数据处理代码部分,我看到您采用的策略是通过眼部位置剪切出人脸。我见数据集里有人脸位置box数据,您为何不采用?有其他的考虑吗?因为在人脸在每个图片的尺度不同,剪切可能会导致剪切不全或者过多。
谢谢!
####crop face x_c, y_c = eye x_0 = x_c - 0.15 y_0 = y_c - 0.15 x_1 = x_c + 0.15 ...
Owen1234560
- 2
- Opened on Jul 17, 2020
- #14
There are three fully connected layers in the paper, but there is only one in the code, I do n’t know, right?
zrSKY98
- 1
- Opened on Apr 1, 2020
- #12

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.