Skip to content

Huawei - Future of Vision Challenge - Facial Recognition Project - Team: A Sight for Sore AIs

Notifications You must be signed in to change notification settings

CSIGildea/a-sight-for-sore-AIs

Repository files navigation

Huawei's Future Of Vision Challenge

Team: A Sight for Sore AIs

Third Place Winners - Won a Trip to China and Huawei Tablet each 😍

Team Members:

  • Catalina Rete
  • Niall Hunt
  • Conor Gildea
  • Ranadave Mukherji

Challenge:

Build a program that learns any celebrity's face from one photo and is able to detect when they are present in a 90 minute video and then represents this information in a csv. E.g.

Output in CSV:

Secs, Boolean - Face did appear

0,0

1,0

2,0

3,1

4,1

5,1

6,0

7,1

... etc

Installation and Running:

To Install

  • virtualenv env
  • source env/bin/activate
  • pip install -r requirements.txt

To Run

  • ./run.sh

About

Huawei - Future of Vision Challenge - Facial Recognition Project - Team: A Sight for Sore AIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages