traveller59 / second.pytorch

SECOND for KITTI/NuScenes object detection
MIT License
1.72k stars 722 forks source link

applying pointpillars on non-realtime dataset #239

Open snj00070 opened 5 years ago

snj00070 commented 5 years ago

hi I am trying to use non-realtime dataset to classify trees on scene with pointpillars or second. If I change the label per points and train the model, would it classify trees and generate boxes on trees? If anyone has any ideas, please help thank you.

YaminSAIC commented 5 years ago

Yes, it will work but I am not sure how good it will be.