CROSR icon indicating copy to clipboard operation
CROSR copied to clipboard

PyTorch implementation for "Classification-Reconstruction Learning for Open-Set Recognition" CVPR 2019.

Results 2 CROSR issues
Sort by recently updated
recently updated
newest added

Could you a `requirements.txt` file? It will be easier to run your codes.

Hi, I would like to ask what is the division of training set, validation set,and open_set of the CIFAR10 dataset. Why my AUROC result is 0.51. which does not reach...