Hi all
Great talk! What image sharpening pytorch model did you use in the presentation/demo?
thanks
Hi all
Great talk! What image sharpening pytorch model did you use in the presentation/demo?
thanks
For the image sharpening model, we started with this Super Resolution PyTorch model and then made some custom modifications to fit our use case before converting to Core ML format using coremltools.