Skip to content

Commit

Permalink
content(cms): create Resource "facial-recognition-in-historical-photo…
Browse files Browse the repository at this point in the history
…graphs-with-artificial-intelligence-in-python/index"
  • Loading branch information
charlottejmc committed Dec 11, 2024
1 parent 0d9f646 commit d2b4685
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: Facial Recognition in Historical Photographs with Artificial Intelligence
in Python
lang: en
date: 2024-12-11T00:57:51.301Z
version: 1.0.0
authors:
- goldberg-charles
- haala-zach
editors:
- taurino-giulia
tags:
- dh
- open-education
- open-access
- python
- machine-learning
categories:
- programming-historian
featuredImage: images/facial-recognition-ai-python-original.jpg
abstract: In this lesson, you’ll learn computer vision and machine learning
principles for object recognition, and how to apply these principles using
Python to recognize and classify smiling faces in historical photographs.
domain: Social Sciences and Humanities
targetGroup: Domain researchers
type: training-module
remote:
date: 2024-06-25T01:02:00.000Z
url: https://doi.org/10.46430/phen0119
publisher: ProgHist Ltd
licence: ccby-4.0
toc: false
draft: false
uuid: eFnqYcKuWThxjAb99JYPr
---
#### Reviewed by:
- Steven Verstockt
- Daniel van Strien

## Learning outcomes

After completing this lesson, you will be able to:

- Understand the basics of computer vision machine learning
- Understand how a computer 'views' an image
- Extract pictures of human faces from historical documents digitized in the PDF format using Python, and how to organize them for further analysis
- Apply a pre-trained computer vision model to a historical dataset

<ExternalResource title="Interested in learning more?" subtitle="Check out this lesson on Programming Historian's website" url="https://doi.org/10.46430/phen0119" />

0 comments on commit d2b4685

Please sign in to comment.