Environment: Real device
When I performe Super Resolution, the app will freeze and UI won't update.
The loading spineer (in commit b97bac7) won't show up either
Then Xcode gives out the following information in consol.
[coreml] espresso_network_query_blob_shape returned rank != 4 for image output. Unknown how to handle an image with rank: 3, proceeding without output backing.
After few second, the app become normal and the image has be process successfully.
I'm not sure what cause this, might have to look into data raise or something else.
Environment: Real device
When I performe Super Resolution, the app will freeze and UI won't update.
The loading spineer (in commit b97bac7) won't show up either
Then Xcode gives out the following information in consol.
After few second, the app become normal and the image has be process successfully.
I'm not sure what cause this, might have to look into data raise or something else.