Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 2.89 KB

README.md

File metadata and controls

48 lines (32 loc) · 2.89 KB

PEBAL

PWC PWC PWC PWC

[ECCV'22 Oral] Pixel-wise Energy-biased Abstention Learning for Anomaly Segmentation on Complex Urban Driving Scenes

by Yu Tian*, Yuyuan Liu*, Guansong Pang, Fengbei Liu, Yuanhong Chen, Gustavo Carneiro.

Screen Shot 2022-06-11 at 2 56 11 pm

Update

  • Results on Segment-Me-if-You-Can has been released!
  • 🍻 Our newest work RPL for anomaly segmentation has been accepted in ICCV'23!

Installation

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

Getting started

Please follow this instruction document to reproduce our results.

Acknowledgement & Citation

The code is partially borrowed from CPS. Many thanks for their great work.

If you find this repo useful for your research, please consider citing our paper:

@misc{tian2021pixelwise,
      title={Pixel-wise Energy-biased Abstention Learning for Anomaly Segmentation on Complex Urban Driving Scenes}, 
      author={Yu Tian and Yuyuan Liu and Guansong Pang and Fengbei Liu and Yuanhong Chen and Gustavo Carneiro},
      year={2021},
      eprint={2111.12264},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}