Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行训练指令时报错 #8

Open
jackeyEllison opened this issue Jan 8, 2024 · 3 comments
Open

执行训练指令时报错 #8

jackeyEllison opened this issue Jan 8, 2024 · 3 comments

Comments

@jackeyEllison
Copy link

image

@yuchen0710
Copy link

您好,想請問您這個問題最後解決了嗎?
因為我也遇到了同樣的問題

@SPengLiang
Copy link
Owner

SPengLiang commented Nov 3, 2024

抱歉这么晚才回复,最近在忙于其余工程。这个工作是我在三年前实习期间做的,python与torch版本和现在有较大差别。由于版本变更,您可能需要调试和修复一些错误。

针对上面这个问题,尝试将下述代码添加到kitti_dataloader原始代码的第150行
if len(RoI_box_points['bbox2d'][:, 0].shape) == 1: RoI_box_points['bbox2d'] = np.array([RoI_box_points['bbox2d']])

@qgq99
Copy link

qgq99 commented Jan 4, 2025

您好 请问您最后顺利完成训练了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants