I am using action to get bounding_boxes of an image, but I noticed that the response if for previous request.
The flow was like:
Send request ID 0, receive response ID 0 (blank image)
Send request ID 1, receive response ID 0 (image with correct bounding boxes from request ID 0)
Send request ID 2, receive response ID 1 (as above)
...
Do anyone encounter same issue?
I am using action to get bounding_boxes of an image, but I noticed that the response if for previous request.
The flow was like:
Send request ID 0, receive response ID 0 (blank image)
Send request ID 1, receive response ID 0 (image with correct bounding boxes from request ID 0)
Send request ID 2, receive response ID 1 (as above)
...
Do anyone encounter same issue?