Code Monkey home page Code Monkey logo

osr-using-ics's Introduction

Open-Set Recognition Using Intra-Class Splitting

This repository contains an implementation of an open-set recognition method using deep learning. The method was proposed in our "Open-Set Recognition Using Intra-Class Splitting" paper presented at the IEEE European Signal Processing Conference 2019. It is based on intra-class splitting, i.e. splitting given normal samples into typical and atypical subsets:

Paper

Open-Set Recognition Using Intra-Class Splitting
by Patrick Schlachter, Yiwen Liao and Bin Yang
Institute of Signal Processing and System Theory, University of Stuttgart, Germany
IEEE European Signal Processing Conference 2019 in A Coruña, Spain

If you use this work for your research, please cite our paper:

@inproceedings{schlachter2019osr,
	author={Patrick Schlachter, Yiwen Liao and Bin Yang},
	booktitle={2019 IEEE European Signal Processing Conference (EUSIPCO)},
	title={Open-Set Recognition Using Intra-Class Splitting},
	year={2019},
	month={September},
}

Repository

models

Contains build and train functions of the underlying neural network models.

toolkits

Contains evaluation, visualization and util functions.

main.py

The main function to start training and evaluation.

packages.py

Imports necessary Python packages.

osr-using-ics's People

Contributors

patrickschlachter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

osr-using-ics's Issues

Train a network for splitting the known classes

Hello, thanks your sharing.
Training a network for splitting the known classes by runing function " train_logits_cnn" in "main.py“. However, ”cnn_latent“ network model is saved for function " train_logits_cnnin" in "cnn_pool.py", which is not trained and " "cnn" network model is trained. But the model "cnn_latent" is used for splitting the known classes. So I dont know the meaning of function "train_logits_cnn".

can't reproduce mnist result

hi, i am trying to reproduce the result of baccu that you put on the paper. unfortunately, i only get 0.8859 using model named 'modified_vgg' on mnist dataset,while it is 0.943 on the paper.i dont know if i should change model or something .the setting is same as the github project but only change the default dataset with mnist.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.