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. [] ...