该系统在本地计算机上使用 YOLOv5 模型进行烟雾检测。YOLOv5 是一种高效的目标检测模型,能够在复杂的场景中快速识别火灾烟雾。该模型部署在高性能硬件上,以确保实时响应和高精度的检测效果,在使用时对获取的图片可以进行推理,以检测火情。 YOLOv5-Lite 部署 在树莓派上部署了 YOLOv5-Lite 版本,以实现低功耗设备上的烟雾检测。YOLOv5-Lite 是 YOLOv5 的简化版本,专为资源受限的设备设计,尽管计算资源有限,它仍能提供可靠的检测性能。树莓派设备负责监控远程或野外的森林区域,上位机可获得相应检测结果。
☆30Sep 6, 2024Updated last year
Alternatives and similar repositories for forest-fire-smoke-alert
Users that are interested in forest-fire-smoke-alert are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于rknn的官方Android项目rknn_yolov5_android_apk_demo进行修改,部署人脸检测模型retinaface和106人脸关键点检测模型,支持实时人脸检测。支持rk356x和rk3588设备npu推理。☆25Mar 14, 2024Updated 2 years ago
- 玉米病虫害知识图谱问答系统☆15Dec 14, 2023Updated 2 years ago
- Deploy faceswap(retinaface + arcface + inswapper) to RK3588S, optimized for rknpu.☆22Jun 27, 2024Updated last year
- python爬虫下载器(html模板或网站前端源代码)☆14Jul 19, 2021Updated 4 years ago
- 文本情感分类小Demo☆12Jul 2, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于YoloV5的火灾检测系统:将深度学习算法应用于火灾识别与检测领域,致力于研发准确高效的火灾识别与检测方法,实现图像中火灾区域的定位,为火灾检测技术走向实际应用提供理论和技术支持。☆99Aug 28, 2023Updated 2 years ago
- 电商产品评论数据情感分析模型☆24Feb 21, 2023Updated 3 years ago
- 一维条形码识别☆15Oct 27, 2021Updated 4 years ago
- YOLOv5实现安全帽检测☆30Apr 25, 2024Updated 2 years ago
- 人工智能实验五:多模态情感分类☆16Jul 14, 2022Updated 3 years ago
- 中文文本情感分类利用cnn☆20May 7, 2019Updated 7 years ago
- ☆47May 21, 2025Updated 11 months ago
- 一种基于中文命名实体识别与线性回归的刑期预测方法☆18Dec 1, 2018Updated 7 years ago
- 一个使用yolov5模型和deepsort算法的车辆检测项目,附带处理好的数据集☆45Jul 19, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于Paddle的截图&OCR文字识别的实现☆38Mar 7, 2021Updated 5 years ago
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆21Nov 19, 2020Updated 5 years ago
- 中文情感分析-textcnn☆24Mar 24, 2023Updated 3 years ago
- 使用Yolov5算法来训练跌倒检测模型☆49Dec 26, 2022Updated 3 years ago
- 通过Python语言进行编写的人脸识别源代码。针对人脸识别中,没有放入摄像头采集的照片,所以,需要你自己提供进行采集即可,放入到train_material中的你自己的一个文件夹即可。☆26Jul 9, 2018Updated 7 years ago
- 基于Yolov8+UCMCTrack/DeepSort+注意力机制的多目标跟踪系统 v1.0.3☆65Apr 18, 2024Updated 2 years ago
- ☆68Apr 29, 2025Updated last year
- 检测条形码、运动目标、汉字识别等☆20Jun 12, 2019Updated 6 years ago
- 用卷积神经网络进行图像验证码的识别☆25May 25, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 情感分析三分类☆30Aug 2, 2024Updated last year
- USTC 2021春季学期 深度学习导论实验:FNN,CNN,RNN,LSTM,BERT,GCN☆30Jun 21, 2021Updated 4 years ago
- 卷积神经网络CNN在cifar10上的应用☆27Dec 17, 2018Updated 7 years ago
- 基于树莓派4B和stm32的ros机器人☆52Nov 6, 2023Updated 2 years ago
- Traffic sign detection 交通标志、信号灯检测,请加Q群交流:904484709☆54Mar 8, 2020Updated 6 years ago
- 以nlp中情感分析为例,从没有打过标签的语料开始一步步教你怎么去打标签,然后分别以传统的机器学习模型SVM和深度学习模型LSTM去建模。☆36Jul 3, 2019Updated 6 years ago
- 基于BERT模型的中文文本情感分类☆40Oct 29, 2022Updated 3 years ago
- 针对手机评论数据的情感挖掘与分析项目,基于依存句法分析和情感词库提取特征词,并对特征词做情感极性预测标注。☆36Jul 6, 2016Updated 9 years ago
- 音乐推荐系统☆236Apr 22, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆45Jan 21, 2019Updated 7 years ago
- 基于opencv dlib的疲劳驾驶检测系统☆84Nov 15, 2022Updated 3 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆64Mar 10, 2023Updated 3 years ago
- 基于YOLOv7的植物虫害识别&防治系统(源码&教程)☆81Nov 28, 2023Updated 2 years ago
- 吴恩达机器学习课程的资源、作业代码以及学习笔记☆55Mar 3, 2020Updated 6 years ago
- 基于YOLOv4的安全帽佩戴检测☆89Jul 24, 2020Updated 5 years ago
- 基于车牌识别的车辆进出管理系统☆71Oct 3, 2023Updated 2 years ago