Hello, may I ask how to perform inference on a single image without a ground-truth mask? This needs to support both the original trained PT model and inference with the exported ONNX model for single-image prediction. There are also concerns regarding precision alignment between the two inference approaches. Could the author please provide some inference examples based on this project?
Hello, may I ask how to perform inference on a single image without a ground-truth mask? This needs to support both the original trained PT model and inference with the exported ONNX model for single-image prediction. There are also concerns regarding precision alignment between the two inference approaches. Could the author please provide some inference examples based on this project?