-
https://github.com/openvinotoolkit/anomalib/blob/main/tools/inference/torch_inference.py How to output the desired image No text required |
Beta Was this translation helpful? Give feedback.
Answered by
monkeycc
Jul 13, 2023
Replies: 1 comment
-
\anomalib\src\anomalib\post_processing\visualizer.py elif self.task == TaskType.CLASSIFICATION:
return image_result.heat_map Problem solving |
Beta Was this translation helpful? Give feedback.
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
\anomalib\src\anomalib\post_processing\visualizer.py
Problem solving
I have modified this