Open
Description
when I run the command python tools/train.py --cfg_file tools/cfgs/custom_models/second.yaml --batch_size 4
I get this error :
So I am basically following the OPENPCDET custom dataset tutorial, I followed everything from there.
But like is there any specifc file that I need to configure in order to get the training working?
What are things do I need to consider looking at ?