设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
基于机器学习的卷积神经网络处理垃圾自动识别分类系统 毕业论文+项目源码
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

摘要

固体废物在城市地区的积累正成为一个令人关注的问题,如果管理不当,将会造成环境污染,并可能危害人类健康。拥有先进的垃圾管理系统来管理各种废物非常重要。然而,回收任务通常需要大量的人工成本,而计算机视觉和深度学习(DL)技术可帮助自动检测和分类废物类型以进行回收任务。深度学习是可以解决视觉识别和分类的人工智能部分之一,而卷积神经网络(CNN)是目前称为图像识别的主要方法的DL体系结构之一。基于有效图像识别的自动分类机器人可以帮助减少回收任务的繁重工作。卷积神经网络(CNN)模型,例如ResNet,改进了传统的图像识别技术,并且是当前图像识别的主要方法。

本系统是使用ResNet卷积神经网络模型开发的,该模型是一种机器学习工具并充当提取器,用于将垃圾分类为不同的类型,例如玻璃、金属、纸张和塑料等。经过导入科学库 TensorFlow、sklearn来搭建神经网络数据模型,定义算法核心的 bottleneck残差学习单元搭建ResNet-50数据模型同时引入softmax、relu、sigmoid等激活函数。导入训练集,进行不断的监督学习训练搭建垃圾识别模型。该系统在垃圾图像数据集上进行了测试,并能够在数据集上达到87%的准确性。

关键词:图像识别;卷积神经网络;ResNet算法


Abstract

The accumulation of solid waste in urban areas is becoming a concern. If not managed properly, it will cause environmental pollution and may endanger human health. It is very important to have an advanced waste management system to manage all kinds of waste. However, recycling tasks usually require a lot of labor costs, and computer vision and deep learning (DL) technology can help automatically detect and classify waste types for recycling tasks. Deep learning is one of the artificial intelligence parts that can solve visual recognition and classification, and convolutional neural network (CNN) is one of the DL architectures currently called the main method of image recognition. Automatic classification robots based on effective image recognition can help reduce the heavy work of recycling tasks. Convolutional Neural Network (CNN) models, such as ResNet, improve traditional image recognition technology and are currently the main method of image recognition.

This system is developed using the ResNet convolutional neural network model, which is a machine learning tool and acts as an extractor to classify garbage into different types, such as glass, metal, paper, and plastic. After importing the scientific libraries TensorFlow and sklearn to build the neural network data model, the bottleneck residual learning unit that defines the core of the algorithm builds the ResNet-50 data model and introduces activation functions such as softmax, relu, and sigmoid. Import the training set and conduct continuous supervised learning training to build a garbage recognition model. The system has been tested on the garbage image data set and can reach 87% accuracy on the data set.

Key words: Image recognition; convolutional neural network; ResNet algorithm



目 录

1 绪论

1.1  研究背景及意义

1.2  国内外研究现状

1.2.1  国外研究现状

1.2.2  国内研究现状

1.3  研究目标和内容

1.4  本章小结

2 相关理论及技术介绍

2.1  卷积神经网络(CNN)

2.1.1  卷积神经网络简介

2.1.2  卷积神经网络体系结构

2.2  Resnet算法

2.3  Jaccard相似系数

2.4  激活函数

2.4.1  Sigmoid函数

2.4.2  Softmax函数

2.4.3  Relu函数

2.5  本章小结

3 可行性分析与需求分析

3.1  系统可行性分析

3.1.1  技术可行性

3.1.2  经济可行性

3.1.3  功能可行性

3.2  系统需求分析

3.3  本章小结

4 系统总体设计

4.1  系统功能设计

4.2  实验数据

4.2.1  数据来源

4.2.2  数据分析与预处理

4.2.3  数据增广

4.3  本章小结

5 系统的功能与实现

5.1  拍照识别功能

5.2  文字识别功能

5.3  分类指南功能

5.4  本章小结

6 系统测试

6.1  测试目标

6.2  功能测试

6.3  本章小结

结论与展望

参考文献

致谢


















  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
基于腾讯云的个人知识库管理系统 基于Android的酒店预定系统 基于matlab变频器控制交流电
基于微信小程序的家校联动平台管理 基于时频分析与自适应滤波技术的多 基于WxJava框架的集客微信公
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!