Post
483
I recently had the opportunity to present at a Computer Vision Hangout, sharing my journey from autonomous drone competition to fine-tuning Vision-Language Models.
I built an interactive presentation app! Here's a glimpse of the topics:
π Black Bee Drones:
My first steps into CV with Latin America's first autonomous drone team. Covering classical CV techniques (filtering, edge detection), the IMAV 2023 mission (ArUco detection, line following with PID control), and links to demos for OpenCV basics and PID simulation.
π€ Asimo Foundation:
Using MediaPipe for gesture control of a robotic arm in an educational project.
β CafeDL:
Building a small Deep Learning framework from scratch in Java (inspired by Keras, using ND4J) and training a CNN for a QuickDraw-like app.
π’ Tech4Humans:
Real-world applications, including open-source signature detection and efficient fine-tuning of VLMs for document extraction.
Check out the interactive demos (also embedded in the main app):
1οΈβ£ CV Hangout App: The main presentation app showcasing my journey.
samuellimabraz/cv-hangout
2οΈβ£ OpenCV GUI: Real-time demo of CV techniques (filters, color filtering, ArUco) & AI models.
samuellimabraz/opencv-gui
3οΈβ£ Line Follow PID: Simulation of a PID controller for drone line-following.
samuellimabraz/line-follow-pid
I hope these resources are helpful to someone on their CV learning journey!
I built an interactive presentation app! Here's a glimpse of the topics:
π Black Bee Drones:
My first steps into CV with Latin America's first autonomous drone team. Covering classical CV techniques (filtering, edge detection), the IMAV 2023 mission (ArUco detection, line following with PID control), and links to demos for OpenCV basics and PID simulation.
π€ Asimo Foundation:
Using MediaPipe for gesture control of a robotic arm in an educational project.
β CafeDL:
Building a small Deep Learning framework from scratch in Java (inspired by Keras, using ND4J) and training a CNN for a QuickDraw-like app.
π’ Tech4Humans:
Real-world applications, including open-source signature detection and efficient fine-tuning of VLMs for document extraction.
Check out the interactive demos (also embedded in the main app):
1οΈβ£ CV Hangout App: The main presentation app showcasing my journey.
samuellimabraz/cv-hangout
2οΈβ£ OpenCV GUI: Real-time demo of CV techniques (filters, color filtering, ArUco) & AI models.
samuellimabraz/opencv-gui
3οΈβ£ Line Follow PID: Simulation of a PID controller for drone line-following.
samuellimabraz/line-follow-pid
I hope these resources are helpful to someone on their CV learning journey!