Skip to content

hugozanini/hugozanini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

55 Commits
Β 
Β 

Repository files navigation

Hi, I'm Hugo Zanini!

Electrical Engineer @ UFMG

Tech Product Manager @ Nu







Linkedin: hugozanini
Linkedin: hugozanini

My projects

Image Animation with Generative AI

Human image animation has gained a lot of attention given its potential application across various domains, including social media, the movie industry, and entertainment.

In this work, I adapted the Magic Animate model using Detectron and stablediffusion-1.5 for running the pipeline in a colab notebook using only free computing resources!

πŸ’» Code

Qries

Custom YOLOv7 Object Detection with TensorFlow.js

This article shows how to train a custom YOLOv7 model run it directly in the browser in real-time and offline with TensorFlow.js.

This is the world's first open-source implementation of the YoloV7 model, a state-of-the-art object detector, in TensorFlow.js.

πŸ“° Article
πŸ’» Code
πŸ‘¨β€πŸ’» Live Demo

Qries

Real-time clothes segmentation with TF.JS

While semantic segmentation is already widely used in self-driving cars, there's untapped potential for it in the hashtag Fashion Industry too!

In this work I developed a segmentation model using Tensorflow.js, Transformers and lightweight multilayer perception (MLP) decoders for real-time real-time clothes segmentation in the browser:

πŸ’» Code

Qries

Realtime and offline SKU detection in the browser using TensorFlow.js

Recognizing SKUs in densely packed scenes is a well-known and challenging problem in the Consumer Packaged Goods industry. In this post on the Tensorflow blog, I showed how to train and deploy a model to solve it in real-time and offline in the browser of any device.

πŸ‘¨β€πŸ’» Live Demo
πŸ’» Code

Qries

Custom object detection in the browser using TensorFlow.js

Read my post on TensorFlow blog on how to train a MobileNetV2 using the TensorFlow 2 Object Detection API and Google Colab, convert the model, and run real-time inferences in the browser through TensorFlow.js.

πŸ‘¨β€πŸ’» Code

In the post, you will find all the steps to create a high-performance solution - from the data preparation until the deployment. There is no need for powerful computers or expensive graphic cards. It's possible to recognize up to 90 classes, and produce results as shown below:


TensorFlow Show and Tell

Watch my last talk about Semantic Segmentation in the Official TensorFlow YouTube Channel :)

NLP for sentiment Analysis in Portuguese

How to retrain BERT to perform real-time sentiment analysis in Portuguese using Pytorch, Python and javascript.

πŸ“° Model Training
πŸ“° Productizing the model
πŸ‘¨β€πŸ’» Code


Realtime semantic segmentation in the browser

Perform semantic segmentation directly from your browser using TensorFlow.js.
There is no need for complex libraries or powerful computers.

πŸ“° Article
πŸ‘¨β€πŸ’» Code

This project was selected as TensorFlow Community Spotlight Winner


Few-shot learning: Creating a real-time object detector using TensorFlow, Python and JavaScript

Take a few pictures of an object using your webcam, label the images and train a few-shot learning model using this Google Colab Notebook.

If you want to know more, go to the project repository.


In browser workout performance measurement using Pose Estimation

Use Tensorflow.js and PoseNet to measure your workouts directly from the browser.

πŸ“° Article: https://lnkd.in/eZmZ4GX
πŸ‘¨β€πŸ’» Code: https://lnkd.in/eUvbVB8


Creating a real-time object detector using tensorflow.js

This is a tutorial inspired by a Google I/O session, where I show how to use the pre-trained COCO-SSD model to create a real-time object detector in the browser using tensorflow.js.

πŸ‘¨β€πŸ’» Codelab: https://hugozanini.github.io/tf-object-detection


Markitt

Startup that solved data tracking and inventory control problems in coffee warehouses using Radio Frequency and Computer Vision.


Instagram Bot

Selenium-based bot to scrape data from Instagram posts.

Access the repo here


Fitting a sine function using a Neural Network

In this repository, you will find the codes to create a neural network capable of approximate a sine function.

All the explanations and discussions about creating the model and overfittings problems it can have are in the notebook.

In the end, it is expected that you produce results as shown below:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published