{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/recurrent-cnn-for-3d-gaze-estimation-using","title":"Recurrent CNN for 3D Gaze Estimation using Appearance and Shape Cues","arxiv_id":"1805.03064","date":"2018-05-08","proceeding":null,"authors":["Cristina Palmero","Javier Selva","Mohammad Ali Bagheri","Sergio Escalera"],"abstract":"Gaze behavior is an important non-verbal cue in social signal processing and\nhuman-computer interaction. In this paper, we tackle the problem of person- and\nhead pose-independent 3D gaze estimation from remote cameras, using a\nmulti-modal recurrent convolutional neural network (CNN). We propose to combine\nface, eyes region, and face landmarks as individual streams in a CNN to\nestimate gaze in still images. Then, we exploit the dynamic nature of gaze by\nfeeding the learned features of all the frames in a sequence to a many-to-one\nrecurrent module that predicts the 3D gaze vector of the last frame. Our\nmulti-modal static solution is evaluated on a wide range of head poses and gaze\ndirections, achieving a significant improvement of 14.6% over the state of the\nart on EYEDIAP dataset, further improved by 4% when the temporal modality is\nincluded.","url_abs":"http://arxiv.org/abs/1805.03064v3","url_pdf":"http://arxiv.org/pdf/1805.03064v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"recurrent-cnn-for-3d-gaze-estimation-using","repo_url":"https://github.com/crisie/RecurrentGaze","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"recurrent-cnn-for-3d-gaze-estimation-using","repo_url":"https://github.com/crisie/CRNN-Gaze","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"recurrent-cnn-for-3d-gaze-estimation-using","repo_url":"https://github.com/code-implementation1/Code9/tree/main/CRNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"gaze-estimation","task_name":"Gaze Estimation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/gaze-estimation-on-eyediap-floating-target","task":"Gaze Estimation","dataset":"EYEDIAP (floating target)","model":"RecurrentGaze (Temporal)","rank_in_archive_order":1,"of":2,"metrics":{"Angular Error":"5.19"},"uses_additional_data":false},{"leaderboard":"/sota/gaze-estimation-on-eyediap-floating-target","task":"Gaze Estimation","dataset":"EYEDIAP (floating target)","model":"RecurrentGaze (Static)","rank_in_archive_order":2,"of":2,"metrics":{"Angular Error":"5.43"},"uses_additional_data":false},{"leaderboard":"/sota/gaze-estimation-on-eyediap-screen-target","task":"Gaze Estimation","dataset":"EYEDIAP (screen target)","model":"RecurrentGaze (Static)","rank_in_archive_order":1,"of":2,"metrics":{"Angular Error":"3.38"},"uses_additional_data":false},{"leaderboard":"/sota/gaze-estimation-on-eyediap-screen-target","task":"Gaze Estimation","dataset":"EYEDIAP (screen target)","model":"RecurrentGaze (Temporal)","rank_in_archive_order":2,"of":2,"metrics":{"Angular Error":"3.4"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/1805.03064","atlas_url":"https://app.syntology.ai/?focus=1805.03064","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1805.03064"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/crisie/CRNN-Gaze","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/code-implementation1/Code9/tree/main/CRNN","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/crisie/RecurrentGaze","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":10},"by_repo_kind":{"official":{"samples":10,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"41089fa584fba486","entry":"add_gaussian_noise","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"images_data_augmenter_seqaware.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/images_data_augmenter_seqaware.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"41089fa584fba486"}},{"code_sha256_prefix":"61a17fe07a9febf1","entry":"apply_transform_matrix","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"images_data_augmenter_seqaware.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/images_data_augmenter_seqaware.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"61a17fe07a9febf1"}},{"code_sha256_prefix":"41917a209bab63d6","entry":"id_generator","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"gaze_estimation.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/gaze_estimation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"41917a209bab63d6"}},{"code_sha256_prefix":"3bfbebbac3bae82c","entry":"modify_illumination","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"images_data_augmenter_seqaware.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/images_data_augmenter_seqaware.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3bfbebbac3bae82c"}},{"code_sha256_prefix":"33c127dc15cc17fa","entry":"prepare_tensor_dims","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"data_utils.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/data_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"33c127dc15cc17fa"}},{"code_sha256_prefix":"a73cf2553fe6e3c7","entry":"read_ball_track_file","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"EYEDIAP_utils.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/EYEDIAP_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a73cf2553fe6e3c7"}},{"code_sha256_prefix":"d8bc866a1de799e6","entry":"read_head_track_file","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"EYEDIAP_utils.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/EYEDIAP_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d8bc866a1de799e6"}},{"code_sha256_prefix":"b0a6949a3db14540","entry":"read_screen_track_file","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"EYEDIAP_utils.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/EYEDIAP_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b0a6949a3db14540"}},{"code_sha256_prefix":"824d3ded89b11ce5","entry":"unison_shuffled_copies","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"data_utils.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/data_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"824d3ded89b11ce5"}},{"code_sha256_prefix":"63d57ab946f7faef","entry":"unison_shuffled_copy","repo":"crisie/RecurrentGaze","repo_kind":"official","path":"data_utils.py","file_url":"https://github.com/crisie/RecurrentGaze/blob/HEAD/data_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"63d57ab946f7faef"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}