Skip to content

query regarding downsampling data from 64 to 32 #3

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

Open
prateep03 opened this issue Feb 8, 2019 · 1 comment
Open

query regarding downsampling data from 64 to 32 #3

prateep03 opened this issue Feb 8, 2019 · 1 comment

Comments

@prateep03
Copy link

Hi, I was using the convert.py/downSample utility to convert KITTI 64 resolution data to 32 resolution. If I am not mistaken, this function removes alternate(odd numbered) scanlines to convert. Is that right ?

I tried doing that and trained a model for semantic segmentation on 32 res data, converted as above. Although the model works on KITTI validation set. However, when I test on lidar data from veloview(I downloaded HDL-32 from here), the model does not generalize.

Can you please let me know if squeezeseg can work, in general, being trained on 32 res data obtained this way? Is this something you have already tried? Thanks for your help. :-)

Prateep

@BenjaminYoung29
Copy link

Hi, I was using the convert.py/downSample utility to convert KITTI 64 resolution data to 32 resolution. If I am not mistaken, this function removes alternate(odd numbered) scanlines to convert. Is that right ?

I tried doing that and trained a model for semantic segmentation on 32 res data, converted as above. Although the model works on KITTI validation set. However, when I test on lidar data from veloview(I downloaded HDL-32 from here), the model does not generalize.

Can you please let me know if squeezeseg can work, in general, being trained on 32 res data obtained this way? Is this something you have already tried? Thanks for your help. :-)

Prateep

Hi, have you solved the problem? I am new to this project. What was the result of the model on your own HDL-32? I want to try squeezeseg on my real 16 res and 32 res LiDAR. Do you have the python version code? I am not familiar with C++.

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

2 participants