/Look-Into-Person-PyTorch

Human Parsing with DeepLabv3 in PyTorch.

Primary LanguagePythonMIT LicenseMIT

Look Into Person

Human Parsing with DeepLabv3 in PyTorch.

Dependencies

Dataset

image

Follow the instruction to download Look-Into-Person dataset.

Architecture

DeepLab-v3+

image

Usage

Data Pre-processing

Extract training images:

$ python extract.py

Train

$ python train.py

If you want to visualize during training, run in your terminal:

$ tensorboard --logdir runs

Demo

Download pre-trained model and put it into models folder.

$ python demo.py
Input Merged Output
image image image
image image image
image image image
image image image
image image image
image image image
image image image
image image image
image image image
image image image