Open mojingyue521 opened 6 months ago
How to solve the problem in model.py? line 197 str_vis = '%d, %f' % (ID_tmp, trk_tmp.o) Exception has occurred: AttributeError (note: full exception trace is shown but execution is paused at: _run_module_as_main) 'Box3D' object has no attribute 'o'
How to solve the problem in model.py? line 197 str_vis = '%d, %f' % (ID_tmp, trk_tmp.o) Exception has occurred: AttributeError (note: full exception trace is shown but execution is paused at: _run_module_as_main) 'Box3D' object has no attribute 'o'