Ahmednull / L2CS-Net

The official PyTorch implementation of L2CS-Net for gaze estimation and tracking
MIT License
341 stars 81 forks source link

about model.py #13

Open hide18 opened 2 years ago

hide18 commented 2 years ago

Very interesting research, thanks for publishing the code. I am still a student and inexperienced, so please forgive me if my question is due to my lack of knowledge. According to the definition of L2CS in model.py, it seems that the fc_fineture layer is provided but not incorporated. What is the role of the fc_fineture layer?