TuSimple / TuSimple-DUC

Understanding Convolution for Semantic Segmentation
https://arxiv.org/abs/1702.08502
Apache License 2.0
605 stars 118 forks source link

nice to meet you,can you help me ?there is an error in you code, #36

Closed zhouyuan888888 closed 5 years ago

zhouyuan888888 commented 6 years ago
when I run your code of train_model , there is an error : config_path = sys.argv[1] => list index out of range , what I mistake?
                           thank you!
Renart-fox commented 5 years ago

It means you didn't provide enough arguments when calling the python script.