Home

Awesome

semantic-segmentation-codebase

Here is a pytorch codebase for semantic segmentation experiments.

Installation

git clone https://github.com/YudeWang/semantic-segmentation-codebase.git
pip install -r requirements.txt
ln -s $your_dataset_path data

Experiments

Our experiments are placed in .experiment/ and here are some implementations: