Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorials for Computer Vision Applications

During my research I usually like to visuallize and understand clearly how some papers/models work. In this repository I will create some tutorials in Colab for repositories that I found dificult to understand how to use from their given code.

Tracking-Detection

This approach consists on detecting objects in videos with a given identifier that is maintained during the whole video.

  • Multi-Object Tracking Detection Tutorial: use of tracking-detection approach to detecting objects from images and videos and tracking their position through time. We make use of the most state-of-the-art obejct detectors with a real-time tracer for easy deployment to real world scenarios

Hoi Interaction

In order to really understand the context of a given video, it is not only necessary to track and detect people, but to be able to undersatnd how these people interacts with the objects of the scene. Human-Object Interaction (HOI) detect this pairs of relationships between humans and objects and classifies the given task.

Eye Gaze Following

Detect what people is looking at allows to gain a lot of information regarding the scene and to predict intentions of humans.

About

During my research I usually like to visuallize and understand clearly how some papers/models work. In this repository I will create some tutorials in Colab for repositories that I found dificult to understand how to use from their given code.

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages