# CGDL-for-Open-Set-Recognition **Repository Path**: elmxxxx/CGDL-for-Open-Set-Recognition ## Basic Information - **Project Name**: CGDL-for-Open-Set-Recognition - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-16 - **Last Updated**: 2022-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CGDL-for-Open-Set-Recognition Code for CVPR2020 paper: Conditional Gaussian Distribution Learning for Open Set Recognition: https://arxiv.org/abs/2003.08823 pytorch 1.4, python 3.6 For training, run lvae_train.py file; For testing, run qmv.py file.