Found 151 repositories(showing 30)
longpth
This repository would show you how to make an object detection remote control camera with ESP32-CAM module
cifertech
Using ESP32-CAM for the Object Detection system
ESP32 CAM wireless computer vision objects detection.
This project converges the ESP32 CAM Module with Google Vision API to construct an AI Camera. Inclusive of TFT and LCD display support, it facilitates seamless object detection in captured frames ideal for image labeling, face detection, OCR, and content tagging. Bridging AI and IoT offers an insightful exploration of image processing capabilities.
ESP32 Cam RTSP with Tensorflow Object Detection
Just an example program for combining the OLED Display with Edge Impulse's Arduino Library Code.
computervisioneng
No description available
TensorFlow Object Detection with Video Stream from ESP32-CAM
No description available
An ESP32-CAM based object detection project using Edge Impulse, featuring real-time inference and live video streaming via a built-in web server.
EBay12Y
No description available
Ravi2718
Transform your ESP32-CAM into a smart eye that spots objects based on color in real-time!
Sunil531999
This is a proof of concept for live object detection using YOLO and ESP32 Cam.
No description available
RafaelSCoelho
MobileNet Object Detection
bhuvansun
No description available
No description available
nipunasahanmahaliyana
Object detection with an ESP32-CAM module and Arduino involves using the ESP32 microcontroller, coupled with a camera module, to capture images and process them to identify objects. The ESP32-CAM is a versatile module that combines the ESP32 microcontroller with a camera, making it suitable for image processing applications.
cloudmonks-195
No description available
EOLab-HSRW
No description available
eizmecha
Real-time object detection with YOLOv3 and ESP32 using MQTT
QingWind6
deploy object detection on XIAO for snake detection
azizmeca1
Real-time object detection system using ESP32-CAM and YOLOv3 with Python OpenCV
Tejas-Deo
No description available
esp32s3-eth (waveshare) and yolo-v5 object-detection
Real-time object detection of microcontrollers and sensors (ESP32, Arduino, DS18B20, etc.) using ESP32-CAM and Edge Impulse. Ideal for smart inventory, embedded demos, and edge AI applications.
An innovative project developing AI-powered smart glasses for visually impaired individuals. This wearable device integrates an ESP-32 camera, ultrasonic sensors, and advanced AI for real-time object detection. Aims to navigate the user via giving feedbacks by headphone.
jamessanchezhapsari
Detects specific objects using ESP32 camera + CV2 + YOLOv5 and shows live video with stats in Flask web server. Notifies when objects enter/leave through Telegram.
Pethum-Jayakodi
Using an ESP32-CAM for object detection with Python and YOLOv3 involves setting up the ESP32-CAM to capture images or video, sending this data to a Python program running YOLOv3, which then processes the images to detect and identify objects in real-time.
OmerGnscr
An object detection project using ESP32Cam