荣永堂
荣永堂
mark, @kargarisaac Have you solve this problem of training multiclass object detection by Pointpillars
> 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...
@AddASecond Hi, Dose it have some differences between training by kitti data and apollo data.
@MaAmini @khanln Hi, do you guys find some way to solve this problem?
i also meet this issue, even after python setup.py bdist_wheel and cd ./dist && pip install xxx.whl
@atinfinity Hi, thanks for your share, I also wanna do the inference using Pointpillars, but I find there have no all_classes_train file in Pointpillars while SECOND have all_fhd.config. Do you...
@muzi2045 Hi, Thanks for your share, I am a newer in this area, could you give some advice on how to use SECOND do the inference and visualization work as...
@WSTao Hi, Have you solve this problem of the params setting in detecting all targets around the car
> > @WSTao Hi, Have you solve this problem of the params setting in detecting all targets around the car > > You can refer to this implementation,https://github.com/open-mmlab/OpenPCDet Okay, thanks...
> > > You can refer to this implementation,https://github.com/open-mmlab/OpenPCDet > > > > > > Okay, thanks a lot, Do you know any ways that can transforms model trained by...