# HW_Mushroom **Repository Path**: xuebashuoge/HW_Mushroom ## Basic Information - **Project Name**: HW_Mushroom - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-07 - **Last Updated**: 2021-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README a project using ResNet50 to identify poison mushroom, based on Huawei mindspore 21 days tutorials # Based Project https://github.com/mindspore-ai/mindspore-21-days-tutorials/tree/main/chapter3/resnet_gpu # Modification 1. fixed device to GPU 2. use ResNet50 3. use imagenet2012 dataset 4. retain args of dataset path 5. use yaml as configuration file