ZwwWayne / mmMOT

[ICCV2019] Robust Multi-Modality Multi-Object Tracking
252 stars 25 forks source link

disable fusion mode #29

Open FrankCAN opened 4 years ago

FrankCAN commented 4 years ago

Hi, how could I only use the image or the point cloud for tracking, I tried to disable the fusion mode in config file, but it has an error that the point feature size is 0.

Thanks for your help.