Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,17 @@
|
|
1 |
-
This model has been made in order to extract the pictures of old French newspapers pages.
|
|
|
|
|
2 |
|
3 |
Model Details
|
4 |
Model Description
|
|
|
|
|
5 |
Developed by: Marina Giardinetti
|
6 |
|
7 |
|
8 |
Repository: https://github.com/marinagiardinetti/Layout_Parser_Entrainement/
|
|
|
|
|
9 |
Python
|
10 |
|
11 |
|
|
|
1 |
+
This model has been made in order to extract the pictures of old French newspapers pages.
|
2 |
+
|
3 |
+
The model has been trained on BNF-Gallica materials annotated to detect the images and trained with Layout Parser. The script you can use to extract the images from this model is available as a notebook on my Github repo.
|
4 |
|
5 |
Model Details
|
6 |
Model Description
|
7 |
+
|
8 |
+
|
9 |
Developed by: Marina Giardinetti
|
10 |
|
11 |
|
12 |
Repository: https://github.com/marinagiardinetti/Layout_Parser_Entrainement/
|
13 |
+
|
14 |
+
|
15 |
Python
|
16 |
|
17 |
|