Open
Description
Hello,
Thank you for the nice dataset!
I have two questions about it:
- I have seen in the paper that the sensor Hokuyo UTM-30LX was used
which, from I saw in the specs sheet, has the scanning range of 0.1 to 30m.
This is would make me expect that the max values of distances in the scans would be 30.
However, there seems to be quite a few points with distance bigger than 30 m as can be seen in the histogram.
Is there a reason for this? Were these values treated differently somehow?
- I found quite a few values of inf and nan in the scans and I am not quite sure how to handle them.
I am trying to train the DR-SPAAM network with the code from here
https://github.com/VisualComputingInstitute/2D_lidar_person_detection
but the cutout creating part is failing because of these inf and nan values.
Do you have any suggestion on how to deal with these values?
In the DROW dataset they replace the nan with the "magic" value of 29.96
but there is no mention of how to deal with inf values.
Thank you
Metadata
Metadata
Assignees
Labels
No labels