Skip to content

RochelleNi/DAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DAT: Distribution Aware Tuning

Official code for Distribution-Aware Continual Test-Time Adaptation for Semantic Segmentation.

This repo contains detailed implementation for teacher-student forward propagation, uncertainty calculation, pixel-level distribution shift evaluation and parameter selection and accumulation.

Training process can refer to cotta paper.

Experimental results of DAT model on Cityscapes_to_ACDC and SHIFT datasets can be found in acdc and shift.

Citation

Please cite our work if you find it useful.

@misc{ni2024distributionaware,
      title={Distribution-Aware Continual Test-Time Adaptation for Semantic Segmentation}, 
      author={Jiayi Ni and Senqiao Yang and Ran Xu and Jiaming Liu and Xiaoqi Li and Wenyu Jiao and Zehui Chen and Yi Liu and Shanghang Zhang},
      year={2024}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages