Skip to content

利用深度学习实现花果图像识别; Flower and fruit image recognition using deep learning

Notifications You must be signed in to change notification settings

XUNIK8/Deep_Learning_Flower-Fruit_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

详细介绍

文件说明

数据处理:

  • rename.py - 文件重命名

  • split_val_test.py - 划分数据集

  • transfer_image.py - 转换图片格式

  • get_data.py - 爬取图片数据集

模型训练

  • AlexNet.py - AlexNet 网络训练

  • GoogleNet.py - GoogleNet网络训练

  • MobileNet.py - MobileNet和残差网络训练

  • final_model.h5 - 最终训练模型

部署

  • recognition_1.py - 初始部署版本

  • recognition_2.py - 优化部署版本

  • transfer_lite.py - h5转tflite

  • model.h5 - 最终部署模型

About

利用深度学习实现花果图像识别; Flower and fruit image recognition using deep learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages