Skip to content

issues Search Results · repo:tkwoo/anogan-keras language:Python

Filter by

10 results
 (57 ms)

10 results

intkwoo/anogan-keras (press backspace or delete to remove)

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)
  • monkeycc
  • 2
  • Opened 
    on Apr 29, 2021
  • #11

또 질문 드리네요.. anomaly 이미지를 생성했고 이에 대한 score 를 봤는데요.. anomaly 이미지에서 어떤 부분이 anomaly score 에 높게 반영 되는지 알고 싶습니다. 파란색 부분?? 빨간색 부분?? 아님 다른 곳?? 감사합니다..
  • edwardcho
  • 4
  • Opened 
    on Jul 8, 2020
  • #10

안녕하세요.. 올려주신 소스코드는 잘 동작하는 것을 봤습니다. 몇가지 질문 드리고 싶습니다. 1. 이미지 크기 변경 방법.. 2. training 을 label 1만 하셨는데... 2, 3 을 모두 training 하고 나서, training 하지 않은 이미지를 test 하였을 때는 anomaly score 가 어떻게 나올까요?? 감사합니다.
  • edwardcho
  • 3
  • Opened 
    on May 20, 2020
  • #8

tensorflow.python.framework.errors_impl.InvalidArgumentError: You must feed a value for placeholder tensor batch_normalization_1/keras_learning_phase with dtype bool
  • 18846935350
  • 1
  • Opened 
    on Apr 11, 2020
  • #7

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 ...
  • nishanthballal-9
  • 1
  • Opened 
    on Feb 12, 2020
  • #6

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 ...
  • zhaobingbingbing
  • 1
  • Opened 
    on Apr 29, 2019
  • #4

hello,Is the envrionment of your computer gpu? And i want to know is the code suited the cpu.Thanks for your reply
  • lzzlxxlsz
  • 1
  • Opened 
    on Mar 7, 2019
  • #3

├── main.py ├── anogan.py ├── weights ├── discriminator.h5 └── generator.h5 └── result └── save the generated images when training However, there is no folder of weights
  • JiweiTian
  • 1
  • Opened 
    on Feb 27, 2019
  • #2

Hi, @tkwoo In the case of Anomaly Gan, I knew that it trained with only normal datasets. At train AnoGAN with MNIST data, Does the train set and test set all contain only normal data? Or are both normal ...
  • bemoregt
  • 1
  • Opened 
    on Jun 18, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub