traveller59 / second.pytorch

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

Training on multi-class detection? Config file... #107

Open chowkamlee81 opened 5 years ago

chowkamlee81 commented 5 years ago

Could you please upload sample.config file to train simultaneously for multiclass detection

traveller59 commented 5 years ago

The all.fhd.config is a multi-class config, but people need small receptive field rather than car, you may need to change architecture for people detection.

chowkamlee81 commented 5 years ago

I will make a try on this... Thanks

abhigoku10 commented 4 years ago

@chowkamlee81 where you able to change for people detection can you pls share it

ryontang commented 3 years ago

The all.fhd.config is a multi-class config, but people need small receptive field rather than car, you may need to change architecture for people detection.

@traveller59 Hi, Thanks for sharing your work, I am wandering whether Pointpillars can use this all.fhd.config file to train on multi-class detection