《基于多特征融合的稻叶病图像识别系统》 基于机器学习和深度学习算法开发了一个稻叶病图像识别系统,基于颜色特征分割提取稻叶病图像病斑,提取颜色、形状、纹理等多个病斑图像特征维度,基于MCCA多视图典型相关分析进行特征融合得到集成特征,基于CNN、SVM进行稻叶病图像分类,进行了多个分类器对比实验,提高了稻叶病识别准确率和速度;校重点大学生科创基金项目,项目获第十一届“挑战杯”校大学生课外学术科技作品竞赛三等奖。
☆15Jul 30, 2024Updated last year
Alternatives and similar repositories for Rice-Leaf-Disease-Image-Recognition-System
Users that are interested in Rice-Leaf-Disease-Image-Recognition-System are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 实现了垂体瘤、胶质瘤和脑膜瘤的图像分类,先进行CT/MR图像的分类,采用HOG+SVM算法实现,再进行图像识别,采用CNN或者多特征+SVM实现,系统界面pyQT搭建。☆12Jun 23, 2020Updated 6 years ago
- 【垃圾识别系统】Python+卷积神经网络算法+人工智能+深度学习+计算机毕设项目选题+TensorFlow+图像识别☆13Sep 21, 2024Updated last year
- 掌静脉识别系统,实现了:手势识别、ROI提取、特征提取、特征识别、GUI界面。☆16Apr 18, 2023Updated 3 years ago
- 二型糖尿病预测系统基于python和机器学习算法实现,使用django作为系统框架,通过模板渲染将数据以统计趋势的形式展现给用户,以深度学习的半监督GMM算法作为模型嵌入到系统中,完成对用户上传数据的处理,最终统计数据按时间以周报、月报和年报的形式展示给用户。☆14Oct 9, 2022Updated 3 years ago
- 农作物病害检测 2018 ai challenger☆11Aug 8, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 建筑物识别器是一种用于识别卫星图或航拍图中的建筑物的模型。该模型使用卷积神经网络 (CNN) 来提取图像的特征,然后使用分类器来识别图像中的建筑物。☆14Dec 2, 2023Updated 2 years ago
- ☆10Jul 26, 2024Updated 2 years ago
- IDBO算法:DBO改进算法,收敛更快,寻优更强☆14Sep 23, 2023Updated 2 years ago
- 基于hadoop\hbase实现,集成单机模式机器学习算法以及分布式机器学习算法,训练模型、测试模型、预测数据于一体,简单实用。适合老鸟更适合菜鸟。☆11Jun 27, 2016Updated 10 years ago
- A repository of AI and machine learning pre-built models for the data scientist.☆14Apr 26, 2022Updated 4 years ago
- To showcase the features of building REST API's by FastAPI for Machine learning and Deep learning models☆13Apr 3, 2021Updated 5 years ago
- Power Load Classification and Prediction System Based on Deep Learning Algorithms. 基于深度学习算法的电力负载分类与预测系统(该项目已参加2024年第17届中国大学生计算机设计大赛4C202…☆28Oct 24, 2025Updated 9 months ago
- 基于通道注意力LW-ResNet的小麦病害识别分类防治系统☆19Dec 5, 2023Updated 2 years ago
- 基于神经网络图像识别的垃圾分类项目☆15Jul 16, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 水稻病害基于Yolov8算法优化目标检测识别与AI辅助决策☆26Jun 7, 2024Updated 2 years ago
- Al-Tashi, Q., Abdulkadir, S. J., Rais, H. M., Mirjalili, S., & Alhussian, H. (2019). Binary Optimization Using Hybrid Grey Wolf Optimizat…☆24Feb 19, 2021Updated 5 years ago
- This respiratory contains the implementation codes of wind-speed prediction in energy forecasting. This study focused on deep neural netw…☆11Nov 11, 2022Updated 3 years ago
- 本仓库收集各种缺陷检测数据集,重点聚焦工业产品表面缺陷数据集。☆20Apr 12, 2023Updated 3 years ago
- Al-Tashi, Q. et al(2019). Binary optimization using hybrid grey wolf optimization for feature selection. IEEE Access, 7, 39496-39508. Lin…☆21Dec 26, 2020Updated 5 years ago
- 基于yolov10、paddlepaddle、Vue、uniapp、Springboot开发的工业元件缺陷检测系统☆22Jul 24, 2024Updated 2 years ago
- Examples of using TensorFlow Go API for different Deep Learning models☆23Oct 31, 2019Updated 6 years ago
- Deep Learning-based Forecasting of Building Energy Consumption☆17Sep 15, 2025Updated 10 months ago
- 智能舆情分析与商品评价系统 python flask。2019年(第12届)中国大学生计算机设计大赛国赛三等奖。河北省第七☆15Dec 22, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 1.原理介绍: 人脸检测利用opencv进行图像处理,借用keras框架搭建卷积神经网络,对图像进行特征提取与特征训练,再利用训练好的分类模型进行预测,再将预测标签实时打在每一帧图片上,实现实时人脸检测与人脸标注. 2.具体步骤: 2.2数据获取:借由opencv自带的人脸…☆19Jul 13, 2021Updated 5 years ago
- 星空登陆界面html+CSS框架☆24Apr 8, 2018Updated 8 years ago
- Self-supervised multi-vehicle trajectory prediction with GNN (TransformerConv).☆14Aug 21, 2023Updated 2 years ago
- Our Load Forecasting using LSSVM tuned by IGWO. Paper coming soo.. welp, looks like no paper for this one guys.☆10Dec 29, 2023Updated 2 years ago
- ☆11Jan 12, 2023Updated 3 years ago
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆29Jul 18, 2020Updated 6 years ago
- 读研期间写的几篇论文,代码开源☆10Apr 4, 2020Updated 6 years ago
- for my thesis work☆18May 1, 2021Updated 5 years ago
- FDS-MOMEDA: Optimization-Blind Deconvolution in Finite High-Dimensional Spaces for Extracting Pulse Signal in Rolling Bearing Fault Diagn…☆10May 29, 2024Updated 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.
- Simple script to wrap an .obj file as a .urdf file.☆13Apr 16, 2020Updated 6 years ago
- 基于卷积神经网络的垃圾分类,并将深度学习模型整合到安卓应用,实现了生活垃圾的图像识别与分类。☆48Mar 6, 2023Updated 3 years ago
- ☆11Oct 24, 2024Updated last year
- ☆11Jan 13, 2020Updated 6 years ago
- (NeurIPS 2024) One-shot Federated Learning via Synthetic Distiller-Distillate Communication☆20Mar 11, 2025Updated last year
- GNES Hub ship AI/ML models as Docker containers and use Docker containers as plugins.☆34Oct 30, 2019Updated 6 years ago
- This is a project for the proposed Homeostasis-based ANN-to-SNN conversion for Inception and Residual architecture.☆11Nov 7, 2018Updated 7 years ago