Image resolution enhancement takes about 15-30 seconds per image, making users wait for a while. Currently the model is in onnx format being served with MLserver. Two options:
- Serve a GPU enabled version
- Deploy with OpenVino on more powerful CPU
Both could potentially be options depending on users preferences.
Image resolution enhancement takes about 15-30 seconds per image, making users wait for a while. Currently the model is in onnx format being served with MLserver. Two options:
Both could potentially be options depending on users preferences.