Dragonborn

Results 3 issues of Dragonborn

I studied the project structure in more detail and came to the conclusion that when aggregating, you should not immediately get the result in to_coco_annotations , because this closes the...

I merged ossetian language in https://github.com/JaidedAI/EasyOCR/pull/1108 . But when i try to use ocr fo ossetian i get error. EasyOCR version : easyocr-1.7.1. ``` import easyocr reader = easyocr.Reader(['os']) #...

Пытаюсь провалидировать колонки датафрейма но выдает ошибку ``` import pandas as pd import numpy as np from langchain.chat_models.gigachat import GigaChat import pandas as pd from ragas.embeddings import HuggingfaceEmbeddings hf_embeddings =...