File size: 180 Bytes
380570c
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# 3D Person Segmentation App

This app segments a person from an image using SegFormer and creates a 3D red-cyan anaglyph image.

## Setup

```bash
pip install -r requirements.txt