Code Monkey home page Code Monkey logo

cross-encoder's Introduction

Cross-Encoder

Cross-Encoder for Unsupervised Gaze Representation Learning, published in ICCV 2021.

paper link: https://openaccess.thecvf.com/content/ICCV2021/papers/Sun_Cross-Encoder_for_Unsupervised_Gaze_Representation_Learning_ICCV_2021_paper.pdf

In order to train 3D gaze estimators without too many annotations,we propose an unsupervised learning framework, Cross-Encoder, to leverage the unlabeled data to learn suitable representation for gaze estimation. To address the issue that the feature of gaze is always intertwined with the appearance of the eye, Cross-Encoder disentangles the features using a latent-code-swapping mechanism on eye-consistent image pairs and gaze-similar ones. Specifically, each image is encoded as a gaze feature and an eye feature. Cross-Encoder is trained to reconstruct each image in the eye-consistent pair according to its gaze feature and the other's eye feature, but to reconstruct each image in the gaze-similar pair according to its eye feature and the other's gaze feature. Experimental results show the validity of our work. First, using the Cross-Encoder-learned gaze representation, the gaze estimator trained with very few samples outperforms the ones using other unsupervised learning methods, under both within-dataset and cross-dataset protocol. Second, ResNet18 pretrained by Cross-Encoder is competitive with state-of-the-art gaze estimation methods. Third, ablation study shows that Cross-Encoder disentangles the gaze feature and eye feature.

utils/checkpoints_manager.py and models/densenet.py are from https://github.com/NVlabs/few_shot_gaze.git

cross-encoder's People

Contributors

sunyunjia96 avatar

Stargazers

 avatar  avatar Roger GOU avatar  avatar SuperYang avatar  avatar Lingyu Du avatar Dai Jiawu avatar Jrebort avatar Xuehao avatar  avatar  avatar An-zhi WANG avatar  avatar Wenzheng Zeng avatar

Watchers

 avatar

cross-encoder's Issues

Request for landmark of ETH-XGaze dataset

Thanks for your great work!
Seems that "subjectxxxx.h5" which contains landmarks for ETH-XGaze dataset is needed in order to crop eye images in ETH-XGaze dataset. Could you please share the landmark .h5 files for ETH-XGaze?
We could detect landmarks for ETH-XGaze by ourselves, but that may cause different accuracy with the original paper. So I thought using the same landmark as the original paper would be the best.

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.