https://github.com/altomator/front-page_data-mining
Newspapers front page: human faces data mining
https://github.com/altomator/front-page_data-mining
ai face-detection newspaper opencv
Last synced: 2 months ago
JSON representation
Newspapers front page: human faces data mining
- Host: GitHub
- URL: https://github.com/altomator/front-page_data-mining
- Owner: altomator
- Created: 2021-03-05T18:54:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T14:47:52.000Z (about 4 years ago)
- Last Synced: 2025-01-20T22:52:47.910Z (9 months ago)
- Topics: ai, face-detection, newspaper, opencv
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Newspapers front page: human faces data mining
This work is a compagnon project of the [GallicaPix PoC](https://gallicapix.bnf.fr/). It leverages a dataset of heritage French periodicals built under the [GallicaPix](https://github.com/altomator/Image_Retrieval) scope.
## Face detection pipeline
Various face detection tools have been applied to the front page illustrations of the [Excelsior](https://gallica.bnf.fr/ark:/12148/cb32771891w/date) newspaper (1910-1943): IBM Watson Visual Recognition, Google Cloud Vision, OpenCV/dnn. See this [github](https://github.com/altomator/Image_Retrieval). Gender can be infered by some of the tools.
Both the detected faces and the genders have been manually corrected on the page samples used for the quantitative analysis.
## Analysis
The following charts make use of the quantity of faces detected and show the evolution of the Excelsior editorial choices regarding human faces on the front pages, from 1910 to 1920. The categories analysed are :- men group (from 1 to x men)
- women group (from 1 to x women)
- mixed group (from 1 to x persons)
- couple (one man and one woman)[](https://altomator.github.io/Introduction_to_Deep_Learning-2-Face_Detection/Excelsior/Graphes/faces-year-EN.htm)
See some samples [here](https://github.com/altomator/Introduction_to_Deep_Learning-2-Face_Detection/tree/gh-pages/Excelsior).