Tobias-Fischer / rt_gene

RT-GENE: Real-Time Eye Gaze and Blink Estimation in Natural Environments
http://www.imperial.ac.uk/personal-robotics
Other
365 stars 68 forks source link

Where is model definition in Pytorch branch? #65

Closed gd2016229035 closed 4 years ago

gd2016229035 commented 4 years ago

Where is "gaze_estimation_models_pytorch.py"? The PyTorch branch may work now or still in experimenting? Thanks~

ahmed-alhindawi commented 4 years ago

gaze_estimation_models_pytorch.py is in the src folder of rt_gene of the pytorch_training branch (https://github.com/Tobias-Fischer/rt_gene/blob/pytorch_training/rt_gene/src/rt_gene/gaze_estimation_models_pytorch.py).

Please see the pull request as to the state of the pytorch effort. As it hasn't been pulled into master, it's definitely still experimental.