C# OnnxRuntime DIS Highly Accurate Dichotomous Image Segmentation
原文英文,约500词,阅读约需2分钟。发表于: 。说明 This is the repo for our new project Highly Accurate Dichotomous Image Segmentationgithub地址:https://github.com/xuebinqin/DIS效果 模型信息 Inputs ------------------------- name:input tensor:Float[1, 3, 48...
该项目在VS2022中使用OpenCvSharp和Microsoft.ML.OnnxRuntime库,实现高精度图像分割。用户可通过界面选择图像,程序进行预处理、使用ONNX模型推理并显示结果,支持双击查看。