An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# GazeFlow Demo
This is a simple demo of *GazeFlow: Gaze Redirection with Normalizing Flows.*

![](https://demo-1251505139.cos.ap-beijing-1.myqcloud.com/images/1_s.gif)
![](https://demo-1251505139.cos.ap-beijing-1.myqcloud.com/images/2_s.gif)
![](https://demo-1251505139.cos.ap-beijing-1.myqcloud.com/images/3_s.gif)
![](https://demo-1251505139.cos.ap-beijing-1.myqcloud.com/images/4_s.gif)

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:

![img](imgs/img_3.png)

![img](imgs/img_4.png)

![img](imgs/img_5.png)

## Reference

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