lygjwy / READ

[AAAI 2023] An official PyTorch implementation of paper 'READ: Aggregating Reconstruction Error into Out-of-distribution Detection'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


READ

An official PyTorch implementation of AAAI 2023 paper
"READ: Aggregating Reconstruction Error into Out-of-distribution Detection"

       

Get StartedAcknowledgementsCitation

Get Started

Overview

This repository is an official PyTorch implementation of AAAI 2023 paper 'READ: Aggregating Reconstruction Error into Out-of-distribution Detection'. The illustration of our algorithm is shown as below:

Requirements

Training

Evaluation

Results

Snapshots

We provide the trained model.

Acknowledgements

Citation

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

About

[AAAI 2023] An official PyTorch implementation of paper 'READ: Aggregating Reconstruction Error into Out-of-distribution Detection'

License:MIT License


Languages

Language:Python 99.4%Language:Shell 0.6%