GithubHelp home page GithubHelp logo

tkwoo / anogan-keras Goto Github PK

View Code? Open in Web Editor NEW
178.0 178.0 61.0 8.15 MB

Unsupervised anomaly detection with generative model, keras implementation

Python 100.00%
anogan-keras anomaly-detection gan generative-adversarial-network

anogan-keras's People

Contributors

tkwoo avatar

Stargazers

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

Watchers

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

anogan-keras's Issues

결과 이미지를 보고 해석 방법??

또 질문 드리네요..

anomaly 이미지를 생성했고 이에 대한 score 를 봤는데요..
anomaly 이미지에서 어떤 부분이 anomaly score 에 높게 반영 되는지 알고 싶습니다.

파란색 부분?? 빨간색 부분?? 아님 다른 곳??

감사합니다..

입력 이미지 크기 변경 방법??

안녕하세요..

올려주신 소스코드는 잘 동작하는 것을 봤습니다.

몇가지 질문 드리고 싶습니다.

  1. 이미지 크기 변경 방법..
  2. training 을 label 1만 하셨는데... 2, 3 을 모두 training 하고 나서,
    training 하지 않은 이미지를 test 하였을 때는 anomaly score 가 어떻게 나올까요??

감사합니다.

Loss Function for Generator and Discriminator

Why are we using 'mse' as the loss function for both generator and discrimator? Do we not use 'binary_crossentropy' in case of the optimizers?

Also another doubt was to know the reason behind the usage of Conv2dTranspose layers instead of Upsampling layers?

no folder of "weights"

├── main.py
├── anogan.py
├── weights
├── discriminator.h5
└── generator.h5
└── result
└── save the generated images when training
However, there is no folder of "weights"

How to test an image is normal or abnomal?

Hi,
Thans for your work. I have a question about after train progress. When we send abnoamal image to the model, it can only give a abnomal score, but how can we make sure model classify this image as nomal or abnomal? And I noticed in paper, there are some evaluation index for model ,such as precision,recall,AUC and so on ,how to realize this fuction?
Thanks again for your kind reply.

weights/generator.h5

OSError: Unable to create file (unable to open file: name = 'weights/generator.h5', errno = 2, error message = 'No such file or directory', flags = 13, o_flags = 302)

envrionment

hello,Is the envrionment of your computer gpu? And i want to know is the code suited the cpu.Thanks for 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.