# ML_Assets **Repository Path**: livedoc/ML_Assets ## Basic Information - **Project Name**: ML_Assets - **Description**: 用于机器学习的一些资源,包括模型,样本等。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2022-03-09 - **Last Updated**: 2022-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ML_Assets # 介绍 用于机器学习的一些资源,包括模型,样本等。 # MNIST 手写数字图片、尺寸20*20 训练图片6万张、测试图片1万张 # TensorFlow TensorFlow的图片特征识别模型 # ImageClassfication 用于图片分类学习的一些图片,图片来源于网络,学习测试使用,非优质素材。 # FaceValueDetection 华南理工大学开源的SCUT-FBP5500数据集,共5500个样本,分男性、女性,中国人、外国人四个分类。对每个照片人物颜值进行了打分,分值为0-5 # ObjectDetection 包含YOLO的目标识别模型。