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

AttributeError: module 'utils.data_utils.kitti_utils' has no attribute 'get_T_box2cam' #4

Open
MingyuLiu1 opened this issue Apr 26, 2023 · 0 comments

Comments

@MingyuLiu1
Copy link

Hi,

Thanks for your excellent work. I am trying to modify your codes to generate my scene flow data from the KITTI tracking dataset. But when I run python tools/create_data.py --dataset_type kitti, there is an error AttributeError: module 'utils.data_utils.kitti_utils' has no attribute 'get_T_box2cam'.

I checked utils/data_utils/kitti_utils.py, and there are only two functions: 'compute_gt' and 'find_points_in_bboxes3d'. Can you please update the relevant codes, or I missed something? Thanks a lot!

Best,
Mingyu

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

1 participant