Skip to content

Problem while running inference #625

Locked Answered by Owaiskhan9654
kusstox asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @kusstox
It looks to me like you're trying to run this on windows and in your inference command

python tools/inference/lightning_inference.py --config configs\model\padim.yaml --weights results\padim\mvtec\wood\weights\model-v3.ckpt --input datasets\MVTec\wood\test\scratch

you are misplacing '\' with '/' . Try correcting these simply and your error might be resolved.
if still getting errors do comment down with newer logs.

@ashwinvaidya17 Please close this issue as the error might be in the input command only.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by djdameln
Comment options

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

This discussion was converted from issue #622 on October 11, 2022 19:59.