You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can someone help with solving this error ? I have same format in the detection boxes as the author specified, but I have an value error at line 177 in pascalvoc.py confidence = float(splitLine[0]), Traceback most recent call .. line 362 in allBoundingBoxes, allClasses = getBoundingBoxes(detFolder
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Can someone help with solving this error ? I have same format in the detection boxes as the author specified, but I have an value error at line 177 in pascalvoc.py confidence = float(splitLine[0]), Traceback most recent call .. line 362 in allBoundingBoxes, allClasses = getBoundingBoxes(detFolder
Beta Was this translation helpful? Give feedback.
All reactions