From a3e4b9a10c65eeaaf6d0579e4c591ace8dc2ef77 Mon Sep 17 00:00:00 2001 From: Taha Douaji Date: Sat, 12 Mar 2022 12:09:38 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0082386..3b184cd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ tags: ## Model description -detr-doc-table-detection is a model trained to detect both **Bordered** and **Borderless** tables in documents based on [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) +detr-doc-table-detection is a model trained to detect both **Bordered** and **Borderless** tables in documents, based on [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) ## Training data The model was trained on ICDAR2019 Table Dataset