# Python_PlantRecognition **Repository Path**: klima/Python_PlantRecognition ## Basic Information - **Project Name**: Python_PlantRecognition - **Description**: 使用Tensorflow,Keras的植物图像识别 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-02-20 - **Last Updated**: 2025-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 植物图像识别 ``` -------------------- |----flower_photos 训练集和验证集图片 |----test_photos 测试集图片 |----train.py 训练代码 |----test.py 测试代码 ```