Skip to content
/ RPL Public
forked from yyliu01/RPL

Implementation of ICCV'23 paper "Residual Pattern Learning for Pixel-wise Out-of-Distribution Detection in Semantic Segmentation"

License

Notifications You must be signed in to change notification settings

mala-lab/RPL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPL

Residual Pattern Learning for Pixel-wise Out-of-Distribution Detection in Semantic Segmentation

by Yuyuan Liu*, Choubo Ding*, Yu Tian, Guansong Pang, Vasileios Belagiannis, Ian Reid and Gustavo Carneiro

PWC PWC PWC

Installation

please install the dependencies and dataset based on this installation document.

Getting start

please follow this instruction document to reproduce our results.

Results

our training logs and checkpoints are in this result page.

Acknowledgement & Citation

Our code is highly based on the PEBAL. Please consider citing them in your publications if they help your research.

@article{liu2022residual,
  title={Residual Pattern Learning for Pixel-wise Out-of-Distribution Detection in Semantic Segmentation},
  author={Liu, Yuyuan and Ding, Choubo and Tian, Yu and Pang, Guansong and Belagiannis, Vasileios and Reid, Ian and Carneiro, Gustavo},
  journal={arXiv preprint arXiv:2211.14512},
  year={2022}
}
@inproceedings{tian2022pixel,
  title={Pixel-wise energy-biased abstention learning for anomaly segmentation on complex urban driving scenes},
  author={Tian, Yu and Liu, Yuyuan and Pang, Guansong and Liu, Fengbei and Chen, Yuanhong and Carneiro, Gustavo},
  booktitle={European Conference on Computer Vision},
  pages={246--263},
  year={2022},
  organization={Springer}
}

About

Implementation of ICCV'23 paper "Residual Pattern Learning for Pixel-wise Out-of-Distribution Detection in Semantic Segmentation"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Dockerfile 0.1%