Giter Club home page Giter Club logo

goo-gaze2021's Introduction

Gaze-on-Objects (GOO) Project

A repository featuring evaluation of state-of-the-art research papers on the task of Gaze Estimation (locating the specific point a human in an image is looking at) and the novel task of Gaze Object Detection (identifying the object in an image a human in the same image is looking at).

GOO_GIF

Paper

Arxiv

To appear at CVPR2021 3rd International Workshop on Gaze Estimation and Prediction in the Wild (GAZE 2021)

Datasets

  1. GazeFollow: A dataset for evaluation on the Gaze Estimation task. Composed of images of humans in different scenarios with their heads and gaze points annotated.
  2. GOO-Synth: A synthetic dataset for evaluation on the Gaze Object Detection task. Composed of images of scenes in a virtual marketplace environment, where the human's head, gaze point, and gazed object is annotated.
  3. GOO-Real: A smaller, accompanying dataset for GOOSynth, composed of real-world images of humans in a marketplace environment, where the human's head, gaze point, and gazed object is annotated. Designed for domain adaptation of models trained on GooSynth from simulation to real-world applications.

Baseline Evaluation

The following baselines are stable and found in the master branch:

  1. A. Recasens, A. Khosla, C. Vondrick and A. Torralba. "Where are they looking?"
  2. Dongze Lian, Zehao Yu, Shenghua Gao. "Believe It or Not, We Know What You Are Looking at!"
  3. Chong, Eunji and Wang, Yongxin and Ruiz, Nataniel and Rehg, James M. "Detecting Attended Visual Targets in Video".

dataset

The dataset directory contains instructions on how to download GOO-Synth and GOO-Real, keys to access the annotations, as well as lookup tables for the object detection and segmentation classes.
Update (6/14/2023): Gaze on Object datasets now available in huggingface :

  1. GooSynthetic
  2. GooReal

gazefollowing

The gazefollowing directory contains the code used in implementing selected gazefollowing methods for evaluation on the GazeFollow and GOO dataset.

Documentation on this directory's installation and usage can be found in the readme.

Citation

If you find this work useful, please cite:

@inproceedings{tomas2021goo,
  title={GOO: A Dataset for Gaze Object Prediction in Retail Environments},
  author={Tomas, Henri and Reyes, Marcus and Dionido, Raimarc and Ty, Mark and Casimiro, Joel and Atienza, Rowel and Guinto, Richard},
  booktitle = {CVPR Workshops (CVPRW)},
  year={2021},
  pubstate={published},
  tppubtype={inproceedings}
}

goo-gaze2021's People

Contributors

henritomas avatar marcus-reyes avatar markvincenttyup avatar markytools avatar remarksd avatar roatienza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

goo-gaze2021's Issues

synth_train link not working

Error
Too many users have viewed or downloaded this file recently. Please try accessing the file again later. If the file you are trying to access is particularly large or is shared with many people, it may take up to 24 hours to be able to view or download the file. If you still can't access a file after 24 hours, contact your domain administrator.

Can you update the link?

Training steps of the data set.

Hello, I would like to ask about the specific training steps. The description in the readme is not very clear. I want to reproduce the code. I have downloaded the goosynth_test, goosynth_train and gooreal datasets, but I don't know how to deal with the images and data folders, how should the path of the dataset be set?

license of the dataset

Thank you for sharing this excellent code and the dataset.
Could you kindly provide us with details about the license?

If we refer to or utilize the code and the dataset, we kindly request information about the license to ensure proper referencing and usage. It will serve as a valuable reference as we progress with our internal R&D projects.

Cannot find trainpickle2to19human.pickle and testpickle120.pickle in the downloaded dataset

Hello,
The following is the command you provided in the readme, but I cannot find trainpickle2to19human.pickle and testpickle120.pickle in the downloaded dataset.
Can you provide me with some assistance?

Training on GOOSynth:

python main.py --baseline='gazenet' \
--train_dir='../goosynth/1person/GazeDatasets/' \
--train_annotation='../goosynth/picklefiles/trainpickle2to19human.pickle' \
--test_dir='../goosynth/test/' \
--test_annotation='../goosynth/picklefiles/testpickle120.pickle' \
--log_file='training.log' \
--save_model_dir='./saved_models/temp/' \

training time

Hello, how long does it take to train for 1080Ti?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.