Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GANomaly breaks when changing image size #136

Closed
djdameln opened this issue Mar 8, 2022 · 0 comments · Fixed by #204
Closed

GANomaly breaks when changing image size #136

djdameln opened this issue Mar 8, 2022 · 0 comments · Fixed by #204
Assignees
Labels
Bug Something isn't working Model
Milestone

Comments

@djdameln
Copy link
Contributor

djdameln commented Mar 8, 2022

Describe the bug

  • GANomaly training fails when changing the image size in the config.

To Reproduce
Steps to reproduce the behavior:

  1. Change the image_size parameter in the Patchcore config, to for example [256, 234]
  2. Run training.
  3. Training will fail with a runtime error.

Expected behavior

  • Training should succeed, or notify the user that the specified image size is invalid.

Hardware and Software Configuration

  • OS: Ubuntu
  • NVIDIA Driver Version [470.103.01]
  • CUDA Version [e.g. 11.1]
@djdameln djdameln changed the title GANomaly breaks when chaning image size GANomaly breaks when changing image size Mar 8, 2022
@djdameln djdameln self-assigned this Mar 9, 2022
@samet-akcay samet-akcay added Bug Something isn't working Model labels Apr 1, 2022
@ashwinvaidya17 ashwinvaidya17 moved this to Todo in Anomalib Apr 4, 2022
@samet-akcay samet-akcay added this to the v0.2.7 milestone Apr 4, 2022
@samet-akcay samet-akcay moved this from Todo to 📝 To Do in Anomalib Apr 4, 2022
@ashwinvaidya17 ashwinvaidya17 moved this from 📝 To Do to 🚧 In Progress in Anomalib Apr 5, 2022
@ashwinvaidya17 ashwinvaidya17 moved this from 🚧 In Progress to 🚀 PR Created in Anomalib Apr 7, 2022
Repository owner moved this from 🚀 PR Created to Done in Anomalib Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Model
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants