{"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/goo-a-dataset-for-gaze-object-prediction-in","title":"GOO: A Dataset for Gaze Object Prediction in Retail Environments","arxiv_id":"2105.10793","date":"2021-05-22","proceeding":null,"authors":["Henri Tomas","Marcus Reyes","Raimarc Dionido","Mark Ty","Jonric Mirando","Joel Casimiro","Rowel Atienza","Richard Guinto"],"abstract":"One of the most fundamental and information-laden actions humans do is to look at objects. However, a survey of current works reveals that existing gaze-related datasets annotate only the pixel being looked at, and not the boundaries of a specific object of interest. This lack of object annotation presents an opportunity for further advancing gaze estimation research. To this end, we present a challenging new task called gaze object prediction, where the goal is to predict a bounding box for a person's gazed-at object. To train and evaluate gaze networks on this task, we present the Gaze On Objects (GOO) dataset. GOO is composed of a large set of synthetic images (GOO Synth) supplemented by a smaller subset of real images (GOO-Real) of people looking at objects in a retail environment. Our work establishes extensive baselines on GOO by re-implementing and evaluating selected state-of-the art models on the task of gaze following and domain adaptation. Code is available on github.","url_abs":"https://arxiv.org/abs/2105.10793v2","url_pdf":"https://arxiv.org/pdf/2105.10793v2.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":"goo-a-dataset-for-gaze-object-prediction-in","repo_url":"https://github.com/upeee/GOO-GAZE2021","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"domain-adaptation","task_name":"Domain Adaptation"},{"task_slug":"gaze-estimation","task_name":"Gaze Estimation"},{"task_slug":"object","task_name":"Object"}],"methods":[],"datasets_introduced":[{"slug":"goo","name":"GOO","full_name":"Gaze on Objects"}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2105.10793","atlas_url":"https://app.syntology.ai/?focus=2105.10793","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2105.10793"}},"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/upeee/GOO-GAZE2021","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":1,"unverified":6},"by_repo_kind":{"official":{"samples":7,"ran":1,"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":"fac5364e2f53c6db","entry":"conv3x3","repo":"upeee/GOO-GAZE2021","repo_kind":"official","path":"gazefollowing/models/resnet.py","file_url":"https://github.com/upeee/GOO-GAZE2021/blob/HEAD/gazefollowing/models/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"31715250d7d4d8c3","entry":"boxes2centers","repo":"upeee/GOO-GAZE2021","repo_kind":"official","path":"gazefollowing/inference.py","file_url":"https://github.com/upeee/GOO-GAZE2021/blob/HEAD/gazefollowing/inference.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"31715250d7d4d8c3"}},{"code_sha256_prefix":"5ae5ac5e4843dd4e","entry":"calculate_metrics","repo":"upeee/GOO-GAZE2021","repo_kind":"official","path":"gazefollowing/evaluate_chong.py","file_url":"https://github.com/upeee/GOO-GAZE2021/blob/HEAD/gazefollowing/evaluate_chong.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5ae5ac5e4843dd4e"}},{"code_sha256_prefix":"32a45d12e3cc8edd","entry":"demo_random","repo":"upeee/GOO-GAZE2021","repo_kind":"official","path":"gazefollowing/inference.py","file_url":"https://github.com/upeee/GOO-GAZE2021/blob/HEAD/gazefollowing/inference.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"32a45d12e3cc8edd"}},{"code_sha256_prefix":"bbdb72e0282625a2","entry":"resnet18","repo":"upeee/GOO-GAZE2021","repo_kind":"official","path":"gazefollowing/models/resnet.py","file_url":"https://github.com/upeee/GOO-GAZE2021/blob/HEAD/gazefollowing/models/resnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bbdb72e0282625a2"}},{"code_sha256_prefix":"fc3bb9ff62a548e5","entry":"resnet34","repo":"upeee/GOO-GAZE2021","repo_kind":"official","path":"gazefollowing/models/resnet.py","file_url":"https://github.com/upeee/GOO-GAZE2021/blob/HEAD/gazefollowing/models/resnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fc3bb9ff62a548e5"}},{"code_sha256_prefix":"a7807ca90843a348","entry":"select_nearest_bbox","repo":"upeee/GOO-GAZE2021","repo_kind":"official","path":"gazefollowing/inference.py","file_url":"https://github.com/upeee/GOO-GAZE2021/blob/HEAD/gazefollowing/inference.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a7807ca90843a348"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}