An open API service indexing awesome lists of open source software.

https://github.com/ternaus/people_segmentation_demo


https://github.com/ternaus/people_segmentation_demo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Web app demo for Pytorch People Segmentation

The code for the network: https://github.com/ternaus/people_segmentation

Web app: https://peoplesegmentation.herokuapp.com/

## Run locally

```bash
streamlit run app/app.py
```