# identification_of_rice **Repository Path**: noobyao/identification_of_rice ## Basic Information - **Project Name**: identification_of_rice - **Description**: 结合ssm和flask,flask处理图像识别,java负责业务功能 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-23 - **Last Updated**: 2024-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, PyTorch, SSM, layui ## README # identification_of_rice ### 介绍 水稻虫情苗情预警预报系统 ### 软件架构 ssm框架、Thymeleaf视图解析器 ### 使用 resource中有pytorch建立的flask项目代码,在本地运行,需要将获得图片的外链的ip地址改为本地web服务器的ip地址。 HttpUtils中发送请求的url是flask的ip和端口号。如果是本地flask,需要改为本地的ip和端口号。