Skip to content

baka-gourd/NCNNHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCNNHelper

A helper for ncnn cli.

Although cli is powerful, most people like interactive commandline input.

This application doesn't need runtime, just download and run it.

Please see the config.json to make a configration, config.json must in the same directory with executable file.

How to build

Need .NET SDK 7 preview.

dotnet publish -r win-x64 -c Release