Coder Social home page Coder Social logo

deepsad_pytorch's Introduction

DeepSAD pytorch version

1. Overview

This is implementation from Deep semi-supervised Anomaly detection paper to pytorch version

I use CIFAR10 dataaset

1. How to run?

  • Check the parser's parameters in main.py
  • python3 main.py

2. Environment

python version = 3.6.8 (Recommand)

torch                   1.7.1+cu110
torchaudio              0.7.2
torchsummary            1.5.1
torchvision             0.8.2+cu110
tqdm                    4.61.2
imageio                 2.9.0
scikit-learn            0.24.2
numpy                   1.16.6

3. Result

Model train loss test loss AUROC
AUTOENCODER (epoch 50) 0.00807 0.010426 66.50%
Deep SVDD (epoch 100) 0.06367 0.061671 77.30%

Tensorboard result

tensorboard_img

4. Reference

https://arxiv.org/abs/1906.02694 [Official paper]

https://github.com/lukasruff/Deep-SAD-PyTorch [Official paper code]

https://ys-cs17.tistory.com/51 [My paper review blog]

deepsad_pytorch's People

Contributors

yunseokddi avatar

Stargazers

 avatar

Watchers

 avatar

deepsad_pytorch's Issues

AUC-ROC

Hello, When I run this code on my dataset, I often find that AUC-ROC is less than AUC-PR.
Is there a problem with my data set or is this a normal situation?
I would appreciate your reply :)

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.