Coder Social home page Coder Social logo

sequentialsalientgazepath's Introduction

Model for Generating Sequential Gaze Points Using Salient Images

Introduction

This project is a proof of concept for a model to generate sequential gaze points using salient images. As input, this algorithm takes in images of any size and uses a premade salient image calculator created by Jianming Zhang et Al. It is trained on a series of eye tracking points from the POET dataset created by Dim P. Papadopoulos et Al. This algorithm takes the best points from the dataset and uses them to train and test the model.


Using the Dataset

POET Points Download: train.zip

To use this dataset, download it and put it in the cwd directory where your train.py and test.py code is. You must run all create_*.py files to create local data to use in train and test.


Model

Failed to Find Model


Results

This problem has proven to be tough to solve. This model is underfit. When loss is minimized, I found that the output point data settled at the middle of the image, as this is the place where the loss between target and model output is lowest given random point data. The model did not provide enough information to reliably accuratly point gaze points that reflect human behaviour.

As of now, I am only able to train these models on a cpu, and I believe higher computing power is important in an algorithm this deep.

I also believe that the model could have preformed better, given more advanced deep structures, that I have not yet been able to implement. I want to learn more about creating a model like this.

sequentialsalientgazepath's People

Contributors

nvinden avatar

Watchers

 avatar

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.