python-objectness
python-objectness copied to clipboard
Python implementation of the PAMI 2012 paper "Measuring the Objectness of Image Windows" and the CVPR 2010 paper "What is an object ?"
Results
1
python-objectness issues
Sort by
recently updated
recently updated
newest added
/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 boxes = run_objectness(img_example, 10, params) File "/home/sgat/python-objectness-master...