when i try to train SSD, the shell command is "python examples/ssd/ssd_pascal.py "
The system is Ubuntu 14.04, with one GPU
Can anyone give me some advice, thank you.
@weiliu89
You should change this line to gpus = '0'
Wow, so great, thank you. Next time I would check the train file first.
Most helpful comment
You should change this line to
gpus = '0'