GithubHelp home page GithubHelp logo

lakpa-tamang9 / cssr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xyzedd/cssr

0.0 0.0 0.0 815 KB

[TPAMI2022] Class Specific Semantic Reconstruction for Open Set Recognition

Shell 0.76% Python 99.24%

cssr's Introduction

Open set recognition implementation

In this project, I have implemented open set recognition using different references. T There are three branches main, integrate_cac, and mixup. The implementation is performed for only CIFAR10 dataset as of now.

In main branch it consists of the implementation of the autoencoder based CSSR, where distance is measured between the latent representation and its mean. The integrate_cac branch uses a cac loss based technique and the mixup branch uses the manifold mixup technique.

Note: This repository is still in the development phase and you might encounter issues while running the code. Please open an issue for any errors.

  1. Class Specific Semantic Reconstruction for Open Set Recognition [Paper], [Code].
  2. Class Anchor Clustering: a Loss for Distance-based Open Set Recognition [Paper], [Code].
  3. Manifold Mixup: Better Representations by Interpolating Hidden States [Paper], [Code]

TODO:

  1. refactor the code
  2. make arguments consice to run from terminal
  3. Run training for all datasets

Run main.py for training. And for evaluation set args.test to True.

cssr's People

Contributors

lakpa-tamang9 avatar xyzedd avatar

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.