Commit ·
0754b81
1
Parent(s): d3b8a3b
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,6 @@ This repository hosts our trained Detectron2 model, that can detect footer from
|
|
| 8 |
|
| 9 |
The following classes are supported:
|
| 10 |
|
| 11 |
-
-
|
| 12 |
|
| 13 |
The model is based on `faster_rcnn_R_50_FPN_3x` and was fine-tuned on own and manually annotated segments from digitized books.
|
|
|
|
| 8 |
|
| 9 |
The following classes are supported:
|
| 10 |
|
| 11 |
+
- footer
|
| 12 |
|
| 13 |
The model is based on `faster_rcnn_R_50_FPN_3x` and was fine-tuned on own and manually annotated segments from digitized books.
|