This project belongs to the Black Forest Hackathon 2023 project, which aims to achieve the purpose of embedded machine learning model combined with OpenCV vision library to detect smoke concentration and automatically adjust indoor air output to improve combustion efficiency, save energy and protect the environment.
python -m venv .env oder py -m venv .env
.env\Scripts\activate
pip install -r requirements.txt
pip3 install ultralytics
python demo\img\img_sender.py