You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use the WIP/experimental image/yolo endpoint in the NLP Container (might have to eventually rename the container though) we need a processor that sends to the endpoint a IIIF URL and a list of labels.
The return is a mixed set of data
See
curl -X GET -G -d "iiif_image_url=http%3A%2F%2Flocalhost%3A8183%2Fiiif%2F2%2F19a%252Fimage-obj-datastream-9d5c305c-aa8b-4d96-9362-7a235d94d2fd.jp2%2Ffull%2Ffull%2F0%2Fdefault.jpg" -d "labels[]=face""http://127.0.0.1:6401/image/yolo"
What?
To use the WIP/experimental image/yolo endpoint in the NLP Container (might have to eventually rename the container though) we need a processor that sends to the endpoint a IIIF URL and a list of labels.
The return is a mixed set of data
See
The text was updated successfully, but these errors were encountered: