public MultiEvalModel(SegBaseModel module, int nclass, Context[] ctx_list, bool flip = true, float[] scales = null) { throw new NotImplementedException(); }
public SegEvalModel(SegBaseModel module) { throw new NotImplementedException(); }