Skip to content

kkonstantin182/face-comic-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-comic-recognizer

Table of contents

General info

This is the project for the university course "Algorithms for massive data". The aim is to implement the classifier to distinguish between real and comic faces from the following dataset. For this purpose, the convolutional neural network based on VGG architecture was implemented. The report can be found here.

Setup

To run this project, please, follow the instructions here.