aadeshnpn / OSDN

Keras implementation for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016
GNU Lesser General Public License v3.0
75 stars 21 forks source link

Implement with custom training #3

Open sebanob77 opened 4 years ago

sebanob77 commented 4 years ago

Can you please copy the original code for training de MINIS_CNN.h5? thanks!!

aadeshnpn commented 3 years ago

Thanks @sebanob77 . I couldn't find the original code for MNIST_CNN.h5. Based on what I remember, I wrote a Lecun net to train the MINST data.