CutPaste
CutPaste copied to clipboard
Bug in localization
Hello, can you help: heatmap_on_image() in the final line of code of localization.py has 3 arguments, but while defining it, there were only 2 arguments. Also visualize_heatmap() is not defined Thanks
Hi @Chichiviriche
You can use save_anomaly_map() instead of visualize_heatmap().
heatmap_on_image() takes two argument. One is image another is Gaussian_smoothing() from patch_core.
Hi, thanks for your answer. Yes I took save_anomaly_map(). Anyway I didn't succeed to have localization.py working properly : I got a blue image as the heat map I saw somewhere else that there are other bugs in localization.py : do you have a working version of localization.py ? Regards,
Hi @Chichiviriche
I got the same results. That is just blue heat map.
Hi, does someone succeed to tune localization.py to make it work ? Help would be appreciated. kind regards,
@Chichiviriche Hi, did you success to tune localization.py to make it work ?
@Chichiviriche I also value this code and have done some work based on it, can we have a deeper conversation, my email is [email protected]
no progress on localization.py on my side. Did you make any good steps ?