Skip to content

Mistral OCR API - Missing Image Description #304

@Hansehart

Description

@Hansehart

Hey,

currently I am trying to extract information from pdf documents mixed with images and text.

Following the documentation Mistral Basic OCR, there is shown a basic output like:

 "index": 2,
 "markdown": "![img-0.jpeg](img-0.jpeg)\n\nFigure 1: Illustration of our proposed method ATC. Left: using source domain validation data, we identify a threshold on a score (e.g. negative entropy) computed on model confidence such that fraction of examples above the threshold matches the validation set accuracy. ATC estimates accuracy on unlabeled target data as the fraction of examples with the score above the threshold. Interestingly, this threshold yields accurate estimates on a wide set of target distributions resulting from natural and synthetic shifts. Right: Efficacy of ATC over previously proposed approaches on

However I never get these image descriptions. Only the tags like [img-0.jpeg] (img-0.jpeg). What do I wrong?

See a similar issue in: https://stackoverflow.com/questions/79496121/mistral-ai-ocr-not-returning-anything-useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions