# circuit-component-classification-keras **Repository Path**: buptsg2019/circuit-component-classification-keras ## Basic Information - **Project Name**: circuit-component-classification-keras - **Description**: 电路元件分类网络 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-02 - **Last Updated**: 2021-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, keras, TensorFlow ## README ## circuit-component-classification-keras ### 简介 电路元件分类网络 ### 内容 - 数据集预处理包括旋转 90、180、270 和图像金字塔放大缩小 0.95、0.9、0.95、0.8、0.75 - 网络训练 backbone 为 alpha 值 0.25 的 MobileNet,训练模型大小在 1M 左右 ### 进度 - [x] 数据集预处理 - [x] 网络训练 - [ ] 网络测试