I have a lot of interest in the following topics:
- ML
- Computer Vision
- AI Agents
- Dev tools
I have a lot of interest in the following topics:
# imports
import tensorflow as tf
from tensorflow.keras.models import Sequential
from tensorflow.keras.layers import Dense, Conv2D, Flatten, Dropout, MaxPooling2D
A flask web app that performs real-time object detection in video using YOLOv5 ultralytics.
A real-time face and object detection with gender classification and virtual glasses overlay.
Python 5
An advanced lane detection system using OpenCV approach
Real-time Object Detection and Neural Network Training Visualization