Skip to content

YuhangLiuu/H2ST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H2ST: Hierarchical Two-sample Tests for Continual Out-of-Distribution Detection

Description

This repository is for the implementation of our paper, H2ST: Hierarchical Two-sample Tests for Continual Out-of-Distribution Detection

Run the code

  1. Set up the environment:
pip install -r requirements.txt
  1. Prepare the datasets (take MNIST as an example):
python data/mnist.py
  1. Run the training and detection:
python main.py 

Credits

These open source projects played a pivotal role in our research:

More details to be updated

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages