Skip to content

[Bug] Benchmarking tool running immediately and not producing any output #1207

Answered by blaz-r
davidlauerman asked this question in Q&A
Discussion options

You must be logged in to vote

Even after this. Your config doesn't look quite right. Currently there is a discrepancy between docs, code and notebooks, so this should be fixed. The same issue also occurred in #1109. I believe @ashwinvaidya17, as the author of benchmark, knows the most about this.

The default included benchmark_params.yaml does work, if you want to use mvtec examples.

Here is also config you have for hazelnut_toy that I fixed and verified that is working:

seed: 42
compute_openvino: false
hardware:
  - gpu
writer:
  - wandb
grid_search:
  dataset:
    name: hazelnut
    format: folder
    root: datasets/hazelnut_toy
    normal_dir: good # name of the folder containing normal images.
    abnormal_dir: co…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by samet-akcay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1116 on July 21, 2023 20:58.