# YOLOv5-Flask **Repository Path**: brandon-xiong/YOLOv5-Flask ## Basic Information - **Project Name**: YOLOv5-Flask - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-10 - **Last Updated**: 2025-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YOLOv5-Flask Use YOLOv5 and the Flask framework to implement a web-based deployment that allows users to upload images and videos online for detection, as well as perform real-time camera detection. # Usage 1. Set up the YOLOv5 runtime environment.
2. Install the dependencies:`pip install -requirements.txt`
3. `python app.py` # Vedio https://www.bilibili.com/video/BV1UfXLYAEGB?t=7.0 # Screenshot ![](./data/images/readme.jpg)