Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 404 Bytes

File metadata and controls

5 lines (3 loc) · 404 Bytes

DeepGaze III Implementation Tensorflow

In this repository, one can find a implementation of the DeepGaze III algorithm (from Kümmerer et al. (2022)) in python 3.7 using tensorflow 2.x. This repository is part of a master thesis project done by Jacob Schildknecht.

Pre-trained models of each training step for DeepGaze III can be found in the resources folder. Code will be released, as it is ready.