matlab不运行一段代码-emnist_image_generator_predictor:emnist_image_generator_p

上传者: 38662122 | 上传时间: 2022-05-28 16:27:53 | 文件大小: 236.76MB | 文件类型: ZIP
matlab不运行一段代码emnist_image_generator_predictor 概述 该程序的目的是创建英语单词图像生成器,然后将其提供给机器学习模型(最好是神经网络)以从图像中识别单词。 方法 为了演示的目的,实现了字符手写识别器(而不是英语单词图像识别器)。 此字符手写识别器由两个单独的部分组成: 影像产生器 A.从保留数据中随机选择 B.使用经过训练的对抗性网络生成图像,该对抗性网络使用相应角色的样本进行训练 实现仅使用Keras软件包 实现使用Keras和Keras-Adversarial软件包 识别模型-使用具有不同超参数的CNN神经网络构建 数据集 两种模型均从EMNIST数据集[1]中获取手写图像作为训练和验证数据。 为简化起见,将使用EMNIST平衡数据集,因此不需要调整权重。 完整的数据集可以在找到。 或者,可以使用数据集文件夹下的emnist-balanced-small.mat文件。 但是,请注意,这是EMNIST平衡数据集的直接缩减,因此类将变得不平衡。 根据[1],平衡数据集包含47个类,包括大写和小写字母。 应当注意,由于诸如s C,I,J,K,

文件下载

资源详情

[{"title":"( 61 个子文件 236.76MB ) matlab不运行一段代码-emnist_image_generator_predictor:emnist_image_generator_p","children":[{"title":"emnist_image_generator_predictor-master","children":[{"title":"gan_collection_keras_adversarial","children":[{"title":"I.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"g.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"L.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"X.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"d.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"A.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"r.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"Y.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"C.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"H.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"D.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"K.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"S.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"J.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"a.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"R.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"Q.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"W.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"E.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"n.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"e.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"b.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"q.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"O.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"h.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"Z.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"M.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"F.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"N.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"B.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"G.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"t.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"f.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"U.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"T.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"V.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false},{"title":"P.h5 <span style='color:#111;'> 5.69MB </span>","children":null,"spread":false}],"spread":false},{"title":"model_training_parameters.txt <span style='color:#111;'> 77B </span>","children":null,"spread":false},{"title":"data_parser.py <span style='color:#111;'> 9.14KB </span>","children":null,"spread":false},{"title":"cnn_model.py <span style='color:#111;'> 7.04KB </span>","children":null,"spread":false},{"title":"model","children":[{"title":"3.h5 <span style='color:#111;'> 2.81MB </span>","children":null,"spread":false},{"title":"7.h5 <span style='color:#111;'> 2.61MB </span>","children":null,"spread":false},{"title":"6.h5 <span style='color:#111;'> 1.34MB </span>","children":null,"spread":false},{"title":"8.h5 <span style='color:#111;'> 2.72MB </span>","children":null,"spread":false},{"title":"10.h5 <span style='color:#111;'> 10.14MB </span>","children":null,"spread":false},{"title":"9.h5 <span style='color:#111;'> 5.23MB </span>","children":null,"spread":false},{"title":"2.h5 <span style='color:#111;'> 1.45MB </span>","children":null,"spread":false},{"title":"1.h5 <span style='color:#111;'> 9.26MB </span>","children":null,"spread":false},{"title":"0.h5 <span style='color:#111;'> 4.67MB </span>","children":null,"spread":false},{"title":"5.h5 <span style='color:#111;'> 1.34MB </span>","children":null,"spread":false},{"title":"4.h5 <span style='color:#111;'> 1.34MB </span>","children":null,"spread":false},{"title":"collection_map_table.pickle <span style='color:#111;'> 4.76KB </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 6.40KB </span>","children":null,"spread":false},{"title":"model_collection.py <span style='color:#111;'> 5.67KB </span>","children":null,"spread":false},{"title":"dataset","children":[{"title":"emnist-balanced-small.mat <span style='color:#111;'> 3.00MB </span>","children":null,"spread":false}],"spread":true},{"title":"emnist_image_recognition_ppt.pdf <span style='color:#111;'> 2.74MB </span>","children":null,"spread":false},{"title":"shrink_emnist.py <span style='color:#111;'> 939B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 8.66KB </span>","children":null,"spread":false},{"title":"trainer_predictor.py <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"model_hyperparameters.txt <span style='color:#111;'> 6.19KB </span>","children":null,"spread":false},{"title":"image_generator.py <span style='color:#111;'> 12.93KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明