Skip to content

chma1024/DensePASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DensePASS

Dense Panoramic Semantic Segmentation via Unsupervised Domain Adaptation

Example segmentation

Installation

Dataset

For the basic setting of this work, please prepare datasets of Cityscapes, Stanford2D3D, and DensePASS.

Our proposed DensePASS is available at Google Drive.

The DensePASS dataset has 100 panoramic images and annotations for evaluation.

The other unlabeled images could be found at WildPASS.

Training

'train.py' in S_R, A_S and S_A_R are used for training on outdoor dataset with different modules settings.

The training configurations can be adjusted at 'train.py' or by parameters like --model DANet.

An example of training is 'python train.py'.

Acknowledgements

This code is heavily borrowed from AdaptSegNet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published