Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 400 Bytes

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