Tommy

Results 3 issues of Tommy

There seems like a error when I run the command "CUDA_VISIBLE_DEVICES=1,2,3,4 python train_net.py --config-file conolox/yolox_convnext.yaml --num-gpus 4". The only modification is I changed the "IMS_PER_BATCH: 16" in the yolox_convnext.yaml file,...

Hi, Thanks for your great work and this awesome released code. But I encountered some problems to reproduce the performance on KITTI test set. I used the provided code to...

Hi, Thank you for your great work, your code is very excellent! But may I ask you for some questions about the algorithm? 1,**How did you generate the fixed num...