Skip to content

msnh2012/MsnhnetSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MsnhnetSharp


C# wrapper for msnhnet.

Msnhnet

https://github.com/msnh2012/Msnhnet

Prebuild Msnhnet

How to use

  • 1 git clone https://github.com/msnh2012/Msnhnet
  • 2 git clone https://github.com/msnh2012/MsnhnetSharp.git
  • 3 Download pretrained models. 链接:https://pan.baidu.com/s/1mBaJvGx7tp2ZsLKzT5ifOg 提取码:x53z
  • 4 Build msnhnet with cmake (Release mode) or use prebuild lib.
  • 5 Copy msnhnet.dll and opencv dlls to MsnhnetSharp dir.(Debug or Relase)
  • 6 Open this project with Visual Studio.
  • 7 Build MsnhnetSharp and MsnhnetForm.
  • 8 Set msnhnetPath and msnhbinPath ("models" dir) and labelPath("Msnhnet/labels")
  • 9 Read image > init net > run.

Demo


Enjoy it.

About

C# wrapper for msnhnet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages