Coder Social home page Coder Social logo

neural-sine's Introduction

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:

neural-sine's People

Contributors

hugozanini avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.