Created by Zuning Jiang, Shangfeng Huang,Kai Chen, Xuyang Ge, Huang Xu, Yundong Wu, ZongyueWang, Guorong Cai
Install tensorflow. The code is tested under TF1.2 GPU version and Python 2.7 on Ubuntu 14.04.
The TF operators are included under tf_ops
, you need to compile them (check tf_xxx_compile.sh
under each ops subfolder) first. Update nvcc
and python
path if necessary.
Download the data and place it in the “data” folder under the home directory
To train model to Scene Semantic Segmentation
python train.py
Visualize the results
python visualization.py