Skip to content

Honglin-Li/face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Semantic Video Entity Linking - Face Recognition Pipeline

This repository contains the face recognition pipeline for the "Semantic Video Entity Linking" project. The project aims to link entities mentioned in videos to a knowledge graph, enabling semantic understanding and analysis of video content.

The original project was developed as a team effort for the ESWC 2022 conference. You can find the conference paper here. Please note that this repository only includes the part I implemented.

Overview

The face recognition pipeline is a crucial component of the larger project, responsible for detecting and recognizing faces in videos. It utilizes computer vision techniques and machine learning algorithms to extract facial features and match them against a database of known faces.

The related slides are shown below.

slide 1

slide 2

slide 3

slide 4

About

Code for recognizing faces in videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages