/classify

使用CNN分类图像的demo

Primary LanguagePython

使用CNN来分类图片的demo

  • 图像预处理(rotation,resize)
  • CNN实现分类功能
  • matplotlib绘制混淆矩阵