Skip to content

xiexinch/mmseg.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mmseg.cpp

Inference MMSegmentation models in pure C/C++.

Features

  • Plain C/C++ implementation based on ggml, working in the same way as llama.cpp

TODO

  • [] Implement a simple FCN model then extend to other high accuracy algorithm.
  • [] Add a quantization tool.
  • [] ...

About

MMSeg in pure C/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published