-
Notifications
You must be signed in to change notification settings - Fork 109
Description
Hello, thank you for your great work.
I'm currently working on a research project related to Moving Object Detection (MOS) using FMCW Scanning Radar.
However, I'm facing a challenge in annotating the raw data from the Scanning Radar dataset such as the Oxford Radar Robotcar dataset due to the lack of semantic annotations.
In particular, I'm struggling to differentiate between moving and static objects, particularly with regards to small objects like pedestrians.
This is because it can be difficult to distinguish between moving and static objects when the movement between consecutive frames is small.
I would greatly appreciate any tips or techniques for accurately labeling moving and static objects in LiDAR data.
Or can you share what rule do you use to define the moving and static object?
Many Thanks!