Контрольные задания > Consider the original image and its crops. Analyze the image and extract all the textual information. Then, format the extracted text into a JSON object where the key is the text found in the image and the value is its bounding box. If no text is found in the image, return an empty JSON object.
Вопрос:
Consider the original image and its crops. Analyze the image and extract all the textual information. Then, format the extracted text into a JSON object where the key is the text found in the image and the value is its bounding box. If no text is found in the image, return an empty JSON object.