Skip to content

This is the code for the paper "MoEP-AE: Autoencoding Mixtures of Exponential Power Distributions for Open-Set Recognition", which is under review. The authors are Jiayin Sun, Hong Wang, and Qiulei Dong.

Notifications You must be signed in to change notification settings

sjy-1995/MoEP-AE-OSR

Repository files navigation

MoEP-AE-OSR

This is the code for the paper "MoEP-AE: Autoencoding Mixtures of Exponential Power Distributions for Open-Set Recognition", which is under review. The authors are Jiayin Sun, Hong Wang, and Qiulei Dong.

Environments: Python 3.7.7, Pytorch 1.7.1, CUDA 10.1.105, GPU NVIDIA TITAN X

To train:

python train_MoEP_AE_macro_F1_scores.py

To test:

python eval_MoEP_AE_macro_F1_scores.py

About

This is the code for the paper "MoEP-AE: Autoencoding Mixtures of Exponential Power Distributions for Open-Set Recognition", which is under review. The authors are Jiayin Sun, Hong Wang, and Qiulei Dong.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages