Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I want to train some models on a custom dataset. So I have to create a pickle file with the data. I looked at the kitti pickle file and it has a few parameters, that I am not sure where to get them from: num_points_in_gt, gt_idx and group_id.
Could someone help me out here please?
Beta Was this translation helpful? Give feedback.
All reactions