CutPaste icon indicating copy to clipboard operation
CutPaste copied to clipboard

Bug in localization

Open Chichiviriche opened this issue 2 years ago • 7 comments

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

Chichiviriche avatar May 04 '22 09:05 Chichiviriche

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.

aytek03 avatar Sep 12 '22 11:09 aytek03

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,

Chichiviriche avatar Sep 14 '22 14:09 Chichiviriche

Hi @Chichiviriche

I got the same results. That is just blue heat map.

aytek03 avatar Sep 17 '22 16:09 aytek03

Hi, does someone succeed to tune localization.py to make it work ? Help would be appreciated. kind regards,

Chichiviriche avatar Oct 05 '22 07:10 Chichiviriche

@Chichiviriche Hi, did you success to tune localization.py to make it work ?

18894269590 avatar Nov 23 '22 02:11 18894269590

@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]

18894269590 avatar Nov 23 '22 02:11 18894269590

no progress on localization.py on my side. Did you make any good steps ?

Chichiviriche avatar Nov 23 '22 19:11 Chichiviriche