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
classification-algorithm opencv openmax openset

OSDN

Keras implementation for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016

Original Implementation: https://github.com/abhijitbendale/OSDN

This repo has Keras wrapper for the above research paper. Full code plus ipython notebook is also avaliable.

jupyter notebook Softmax.ipynb

or

open notebook with nbviewer by clicking on this link

https://nbviewer.jupyter.org/github/aadeshnpn/OSDN/blob/master/Softmax.ipynb

If you have any question feel free to create an issue.

How to run the existing code

Refer to the main.py for detail implementation