Selective Blur

Overview

Selective Blur is a tool that allows to change the focus of an image on a subject selected by the user and adapt the blur of the surroundings naturally.

To achieve this, it leverages Segment Anything to mask the selected subject and MiDaS for depth-aware blurring.

Read the docs here.

This project is part of "Root.".

Last updated