Skip to content

shwars/DigiArt4Teens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigiArt4Teens

Creating Your Own Cognitive Portrait

Russian Version | Русская версия

Hello!

We are about to explore Science Art, where Science - namely Artificial Intelligence, part of Computer Science - will help us create pieces of Art! Namely, we will learn the technique called Cognitive Portrait

In this technique, we use Microsoft Face API to extract Facial Landmarks from a series of pictures, and then we scale and align pictures in such a way that eyes on all pictures coincide. Merging those photographs, we create an interesting visual effect, like on the photo above.

How to Start

All the code and instructions are contained in the MakeArt.ipynb Jupyter Notebook. You can run it using one of the following methods:

  1. Clone / download the repository to the local computer, and open it with Visual Studio Code with Python Extension installed. You would also need to install local Python environment, instructions are available in the Docs.
  2. Use Github Codespaces to run the code directly on GitHub.
  3. Open the repository using Binder

Binder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published