Skip to content

chma1024/DensePASS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
A_S
 
 
 
 
S_R
 
 
 
 

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