Capture tracks from eye movement and then convert it to an art work by using neural network model - style transfer.
Credits: antoinelame
Install dependancies
Start python example.py
Credits:DavidCai1993
Download The VGG-19 Model
npm run modelnpm installnode ./transfer.js transfer -c <contentImagePath> -s <styleImagePath> -o <outputImagePath> [--gpu]


