yeyang1021
yeyang1021
Can you provide pedestrian and cyclist config to trian your model?
I want to know , how can I to download the database for the algorithm. I couldn't download them.
The enviroment: Pytorch 1.10.1 CUDA 11.1 GPU: gtx 3090 When I use python train.py --cfg_file cfgs/kitti_models/voxset.yaml. Segmentation fault (core dumped) cfg.MODEL.POST_PROCESSING.NMS_CONFIG = edict() 2022-04-18 11:11:59,579 INFO cfg.MODEL.POST_PROCESSING.NMS_CONFIG.MULTI_CLASSES_NMS: False 2022-04-18 11:11:59,580...
How to deal with the problem? When I using this "bash scripts/dist_train.sh ${NUM_GPUS} --cfg_file cfgs/waymo_models/centerpoint_4frames.yaml" to train waymo dataset. like this: multiprocessing/semaphore_tracker.py:144: UserWarning: semaphore_tracker: There appear to be 4 leaked...