Alessandro Montanari

Results 7 comments of Alessandro Montanari

That's weird. What's your batch size? Maybe you need to train for longer because with a bigger batch size there are less updates? I am trying it on the raccoon...

Unfortunately I am having some weird issues with the images where the code fails in preprocessing.py line 238 (`h, w, c = image.shape`) with `ValueError: not enough values to unpack...

@msis what error do you get?

I am using this implementation for mAP https://github.com/MathGaron/mean_average_precision (at the moment is not interpolated and by default it computes the precision-recall curve in 11 points). For simplicity, instead of using...

I also need this functionality. Looking forward to the fix!

I'm trying to use the library with Tensorflow 1.14 using tf.keras, however if I install it with `pip install git+git://github.com/raghakot/keras-vis.git --upgrade --no-deps` I get an error saying that the keras...

Hi JoxC, I am using SWI3 and I have had no problems so far. It seems that SWI3 is not used at all. Cheers.