Skip to content

Our project sought to combine two things: face recogni- tion and style transfer to carry over anime character quali- ties onto those recognized faces. We used a pre-trained DNN from OpenCV to recognize and locate the faces, cropped those, used the cropped image as the content for style trans- fer using a pre-trained VGG, and overlaid that output…

Notifications You must be signed in to change notification settings

momothain/cs143-final-facebox-anime-stylize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Code

  1. cd into 'cs143-final-facebox-anime-stylize' (pwd should give .../cs143-final-facebox-anime-stylize)
  2. Activate the environment with the command cs1430/Scripts/activate). Now you should see (cs1430_env) .../cs143-final-facebox-anime-stylize
  3. run your python (py or python3 etc.) and main.py

report

About

Our project sought to combine two things: face recogni- tion and style transfer to carry over anime character quali- ties onto those recognized faces. We used a pre-trained DNN from OpenCV to recognize and locate the faces, cropped those, used the cropped image as the content for style trans- fer using a pre-trained VGG, and overlaid that output…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •