Hello ! Are we allowed to use pretrained models like tesseract that require additional installations/downloads, or should we use only python packages installable through pip and then work offline ?
Hello Leonardo,
Pretrained models are allowed, but please take care in documenting how your code works with these models. We want to assess contestants’ code quickly, and having good docs makes that possible.
Team Xeek