Open AkashDataScience opened 11 months ago
@AkashDataScience are you using one of the example models provided in this repository? We need more information to be able to understand exactly what issues you're facing, and whether it's an issue the the general backend controller or an issue with your particular backend.
I am using a custom backend. As of now, I am not sure that prediction API is supposed to return result[N].id e.g. "id": "tofXOU8lTd"
I am using ML backend for detection. Initially, prediction API will return predictions with
annotation.result[N].id.
Now, I am not gettingannotation.result[N].id.
I need this to add results of recognition task.Result of old call:
Result now:
Tried And Failed: