Update docs in using_doctr by odulcy-mindee · Pull Request #993 · mindee/doctr (original) (raw)

@frgfm @charlesmindee I think something went wrong on GitHub page deployment. It seems that it has not been updated because links are still broken.

I tested it locally before and here is the output:
image

You can see that there is a light blue background on each hyperlink on the screenshot. This is due to :py:meth:. This is not the case on the public docs:
image

Moreover, I added doctr.models.detection.linknet_resnet18_rotation and doctr.models.detection.differentiable_binarization.pytorch.db_resnet50_rotation in doctr.models in Package reference and there are still not present on public docs.

Also, I just noticed that Choose a ready to use dataset and Share your model with the community pages are not published. Is it expected ?

I'll check why it has not been correctly deployed.