https://github.com/ackness/gazeflow_demo
This is a simple demo of GazeFlow: Gaze Redirection with Normalizing Flows.
https://github.com/ackness/gazeflow_demo
flow gaze gaze-estimation
Last synced: 11 months ago
JSON representation
This is a simple demo of GazeFlow: Gaze Redirection with Normalizing Flows.
- Host: GitHub
- URL: https://github.com/ackness/gazeflow_demo
- Owner: ackness
- License: mit
- Created: 2020-11-21T07:59:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T06:49:32.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T00:19:08.639Z (over 1 year ago)
- Topics: flow, gaze, gaze-estimation
- Homepage:
- Size: 139 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GazeFlow Demo
This is a simple demo of *GazeFlow: Gaze Redirection with Normalizing Flows.*




Colab: [GazeFlowDemo](https://colab.research.google.com/drive/1TALhnvy6CuyzpC29mS8CShZH3mpV8AAG?usp=sharing)
The offical implementation of GazeFlow will be available on: https://github.com/CVI-SZU/GazeFlow
## Introduction
In this demo, you can drag the slide bar and you will see the modified eye image.
Just like this:



## Reference
[MokkeMeguru/TFGENZOO](https://github.com/MokkeMeguru/TFGENZOO)