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
Thank you for solving the missing function, now it can output some visualization result. However, after the first frame, some warning come out:
~/EagerMOT/utils/utils_viz.py:132: RuntimeWarning: invalid value encountered in true_divide
axis_ = axis_ / np.linalg.norm(axis_)
[Open3D WARNING] [ViewControl] ConvertFromPinholeCameraParameters() failed because window height and width do not match.
[Open3D WARNING] Read JSON failed: unable to open file: render_option.json
And when I look into the saved output figures, it seems all dark, no contents.
Thanks and looking forward to the fix!
The text was updated successfully, but these errors were encountered:
Thank you for solving the missing function, now it can output some visualization result. However, after the first frame, some warning come out:
And when I look into the saved output figures, it seems all dark, no contents.
Thanks and looking forward to the fix!
The text was updated successfully, but these errors were encountered: