Underwater object detection has emerged as a pivotal field for marine exploration, environmental monitoring and underwater robotics. The unique challenges of aquatic environments—such as light ...
Abstract: Autonomous driving systems require reliable perception capabilities for safe and efficient navigation, particularly in lane and object detection. This study presents a real-time detection ...
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
Abstract: The rapid growth of computer vision and deep learning has revolutionized the field of image analysis, enabling machines to understand, interpret, and generate visual data with remarkable ...
Bridging communication gaps between hearing and hearing-impaired individuals is an important challenge in assistive technology and inclusive education. In an attempt to close that gap, I developed a ...
Remote sensing object detection is a rapidly growing field in artificial intelligence, playing a critical role in advancing the use of Unmanned Aerial Vehicles (UAVs) for real-world applications such ...
This project provides a desktop GUI for real-time object detection using OpenCV, Tkinter, and pyttsx3. The app displays your webcam feed, draws bounding boxes around detected objects, and announces ...