python-objectness
python-objectness copied to clipboard
Runtime Warning
/home/sgat/python-objectness-master 2/computeScores.py:216: RuntimeWarning: invalid value encountered in subtract
mySpectralResidual = myLogAmplitude - mySmooth
Traceback (most recent call last):
File "demo.py", line 37, in
I'm getting this error while running the code on JIGSAWS dataset. Could you tell me why it may happen?