siren-ocean / mnist-pytorch-training

It's about mnist training on pytorch platform (mnist在pytorch上的训练项目, 模型最终通过转换 pt->onnx->ncnn)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mnist-pytorch-training

该项目是mnist在pytorch上的训练项目,并通过测试,保存准确度最高的模型,转onnx模型,检验模型的输出结果是否一致,可根据工具转ncnn,最终可在C++上测试部署

PS : onnx转ncnn 通过线上工具转换:convertmodel.com

关联项目

About

It's about mnist training on pytorch platform (mnist在pytorch上的训练项目, 模型最终通过转换 pt->onnx->ncnn)


Languages

Language:Python 100.0%