bernwang / latte

LATTE: Accelerating LiDAR Point Cloud Annotation via Sensor Fusion, One-Click Annotation, and Tracking
Apache License 2.0
402 stars 157 forks source link

Some questions MaskRCNN/ ground remove/ image quanity/ track performance #9

Open Renataaa opened 5 years ago

Renataaa commented 5 years ago

1) when I run your project on ubuntu16.04 and chrome, I can't see the Mask RCNN Labels and Object from image, Do you know why? 2) what algorithms do you use to remove ground? 3) in your test_data directorys, images have only one view, but I think there is supposed to be 360 perspective, 6 cameras, 6 images every frame. 4) when i switch to next frame, the id for one car will change, the track performance is not very good. Is there any mistakes about my operations or sth else?

yjumpzhighy commented 5 years ago

Hi, I have the same problem that can't see the Mask RCNN Labels and Object from Image.. did you figure it out? thanks!

Tiago-cizar commented 5 years ago

Can't see the mask and the object from image too. Did anynone found a solution? Thanks!

ghost commented 4 years ago

I have same problem with Mask RCNN labels and image. Please comment if any of you have found a solution.