Skip to content

husninazer/arteye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arteye

alt text

Capture tracks from eye movement and then convert it to an art work by using neural network model - style transfer.

Using the gaze tracking.

Credits: antoinelame

Install dependancies

Start python example.py

alt text

Using the style transfer application

Credits:DavidCai1993

Download The VGG-19 Model

npm run model

Install Dependences

npm install

Start the process

node ./transfer.js transfer -c <contentImagePath> -s <styleImagePath> -o <outputImagePath> [--gpu]

Samples

Gaze tracked image

alt text

Art Output

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors