Sagar Rohankar

Results 1 issues of Sagar Rohankar

Hi, Is it possible to return base64 encoded image segmentation result in output.json? This is the code I came up with after googling ``` auto output = module.forward({normalized_tensor}).toTensor(); torch::Tensor outputTensor...

enhancement
help wanted