资讯

This project is a Face Detection Web Application built using Python, OpenCV, and Streamlit. It allows users to upload an image or use their webcam in real-time to detect faces.
The system employs video processing technology to detect the image of a vehicle's number plate from a video stream. Subsequently, various algorithms are applied to extract the number from the detected ...
This study aims to improve YOLO (You Only Look Once) object detection in low light conditions by improving image quality using techniques such as CLAHE, brightness/contrast adjustment and noise ...
Specifically, SSD-YOLO, the original YOLOv8n, an improved version using the ShapeIoU loss function, an optimized model incorporating the SE attention mechanism, and a variant model integrating the ...