PathGAN: Visual Scanpath Prediction with Generative Adversarial Networks

September 03, 2018 ยท Entered Twilight ยท ๐Ÿ› ECCV Workshops

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"No code URL or promise found in abstract"
"Derived repo from GitHub Pages (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: .DS_Store, .gitignore, README.md, figs, requirements-no-gpu.txt, requirements.txt, src, weights

Authors Marc Assens, Xavier Giro-i-Nieto, Kevin McGuinness, Noel E. O'Connor arXiv ID 1809.00567 Category cs.CV: Computer Vision Cross-listed cs.AI Citations 86 Venue ECCV Workshops Repository https://github.com/imatge-upc/pathgan โญ 42 Last Checked 8 days ago
Abstract
We introduce PathGAN, a deep neural network for visual scanpath prediction trained on adversarial examples. A visual scanpath is defined as the sequence of fixation points over an image defined by a human observer with its gaze. PathGAN is composed of two parts, the generator and the discriminator. Both parts extract features from images using off-the-shelf networks, and train recurrent layers to generate or discriminate scanpaths accordingly. In scanpath prediction, the stochastic nature of the data makes it very difficult to generate realistic predictions using supervised learning strategies, but we adopt adversarial training as a suitable alternative. Our experiments prove how PathGAN improves the state of the art of visual scanpath prediction on the iSUN and Salient360! datasets. Source code and models are available at https://imatge-upc.github.io/pathgan/
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision