We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When generating KITTI range view images, how to only keep the front view (the right input to the network)
The text was updated successfully, but these errors were encountered:
Our code has done the job, we crop the front view here: https://github.com/tusen-ai/RangeDet/blob/main/datasets/create_range_image_in_kitti.py#L156
Sorry, something went wrong.
Did you successfully generate KITTI range view images? I encounter errors when running the generated script, this cannot read pkl file.
No branches or pull requests
When generating KITTI range view images, how to only keep the front view (the right input to the network)
The text was updated successfully, but these errors were encountered: