maudzung / Complex-YOLOv4-Pytorch

The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
https://arxiv.org/pdf/1803.06199.pdf
GNU General Public License v3.0
1.21k stars 260 forks source link

train.py file (command) #33

Open mouawiya opened 2 years ago

mouawiya commented 2 years ago

can someone please finish the command of the train.py file, because there is a train.py --gpu_idx 0 --batch_size --num_workers ... and i don't know what is the rest of that command or what to put instead of the N, i am still learning, thank you.

szyilmaz commented 1 year ago

just run "train.py --gpu_idx 0", other parameters will work with default values