Skip to content

VladPyzh/PortraitMode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PortraitMode

This repository contains a project on using monocular distance estimation with neural networks to create a portrait photography effect.

The task is divided into two parts: segmentation of a person in a photo and creation of a depth map. To create more smooth transitions between different image layers, Gaussian filters are used. Below is an examples of how the different parts of the pipeline work.

Technical details on work are availabe in media/Report.pdf file

alt text

Example of models' work result

alt text

Using the models without any smoothing cause many artifats. Thus we apply Gaussian filtering:

alt text

About

Repository on portrait mode effect via deep learning methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published