This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# 垃圾分类识别系统
系统简介:
垃圾识别: 系统能够对用户提供的垃圾图片进行分析和处理,快速而精准地判定垃圾的种类,并将识别结果反馈给用户。
垃圾桶定位: 系统获取用户当前位置及人工标注的附近垃圾桶位置信息,并计算路径,帮助用户找到最近的垃圾桶。
用户反馈: 系统设有用户反馈功能。用户可以提交垃圾分类的疑问、问题和反馈。这些数据后续会进行筛选和分析,用于进一步优化系统的识别算法和流程。
垃圾分类知识竞答: 系统提供给用户有关垃圾分类的选择题或判断题,用户可以进行作答,帮助用户提升垃圾分类的相关知识
配置环境:
Android版本:
minSDK 26
TargetSDK 33
python环境:
python 3.7.6
torchvision 0.13.1
tensorflow 1.14.0
pytorch 1.12.1
mysql版本: 8.10