siren-ocean / mnist-ncnn-executing

It's about mnist testing on ncnn (mnist的ncnn模型在C++上测试准确度)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mnist-ncnn-executing

该项目是mnist在ncnn推理框架上的一个执行测试程序,方便用于测试训练出来的模型的准确度,打印各项参数和对象指标的一个项目。

模型的训练来自于另一个项目: mnist-pytorch-training

依赖支持

About

It's about mnist testing on ncnn (mnist的ncnn模型在C++上测试准确度)


Languages

Language:C++ 85.3%Language:CMake 14.7%