Object-segmentation / README.MD
Alex Hortua
Creating new implementation of this code
380570c
raw
history blame
180 Bytes
# 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