Конференция завершена. Ждем вас на Russian Python Week в следующий раз!

Getting the exact point where the people are looking by a picture Офлайн 2021

Доклад отклонён
Тезисы

In this lecture, we will learn about “gaze detection”, a technique that allows you to know the exact place where the people are looking inside a mono(2D RGB) picture with deep learning and how we can implement the gaze360 paper \0/

italo josé
---

Computer vision & DL engineer | Technical Speaker | Self-driving car nanodegree student | data and deep learning libraries maintainer.

Подготовительное задание


Get a picture and try to know where the people are looking with computer vision, APIs, or some other technique … you don’t know how you can do it right? so this talk is for you! In this lecture, we will learn about “gaze detection”, a technique that allows you to know the exact place where the people are looking inside a mono(2D RGB) picture with deep learning and how we can implement the gaze360 paper \0/

Like my others lectures, I’m proposing this subject to show how the developers can use the deep learning academic state of the art in their projects in an easy way, the gaze360 is a nice example project that allows us to build infinite applications that can’t possible before and at the same time it isn’t hard to implement it.