F-G Fernandez
F-G Fernandez
Hey guys, I've been trying to setup caffe2 on my Win10 x64 with gpu, I tried so many forums, I'm bit out of ideas. I followed the [tutorial](https://caffe2.ai/docs/getting-started.html?platform=windows&configuration=compile), had a...
As discussed in several GH issues, docTR could very well welcome new architectures for OCR :+1: Let's use this issue to track this for the next release! A few things...
As suggested by @mara004 in #1000, the PDF rendering is using a list comprehension which holds page processing while the rendering isn't complete: https://github.com/mindee/doctr/blob/78c9105bb6c27c4a35ee9f601263da01668224b1/doctr/io/pdf.py#L45 This could be fixed by modifying...
This issue is to be used to track the roadmap of docTR for release v0.5.2, and collect feedback from users & contributors. For the v0.5.1 roadmap, please see #788 -...
Following up on #968, I just realized that there is no section for artefact detection in the documentation. While the object detection module for this is only available in PyTorch...
Following up on #847, this PR introduces the following changes: - updates version pin for fastAPI & uvicorn to debug API template Any feedback is welcome!
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Hello there :wave: I've been having a...
All trainers should have an option to use gradient accumulation so that we can perform training at decent batch size without a beefy GPU.
This issue is to be used to track the roadmap of Holocron for release v0.3.0, and collect feedback from users & contributors. - NN - [x] #209 - Models -...