i have no output in .json/.png(created by inference.py), but it does not report somethin like:Incomplete cuboid detection.result from detection: [None, None, None, None, None, None, None, None, (253.31389956007237, 183.16830538526844)] Skipping.
the output:
(.json)
{
"camera_data": {},
"objects": []
}
(.png)
no modification on the raw png, just the same
i used debug.py, and found that it works in some pictures(marked the object and showed its estimation)
i have no output in .json/.png(created by inference.py), but it does not report somethin like:Incomplete cuboid detection.result from detection: [None, None, None, None, None, None, None, None, (253.31389956007237, 183.16830538526844)] Skipping.
the output: (.json) { "camera_data": {}, "objects": [] } (.png) no modification on the raw png, just the same
i used debug.py, and found that it works in some pictures(marked the object and showed its estimation)