TuSimple / TuSimple-DUC

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

A issue during trainning the network. #31

Closed luyunxi closed 6 years ago

luyunxi commented 6 years ago

Afer I run the following code , the network can not be trainned. python train_model.py ../configs/train/train_cityscapes.cfg shown as following: sipl@sipl:~/lyx/TuSimple-DUC/train$ /usr/bin/python train_model.py ../configs/train/train_cityscapes.cfg [19:35:52] src/nnvm/legacy_json_util.cc:153: Loading symbol saved by previous version v0.8.0. Attempting to upgrade... sipl@sipl:~/lyx/TuSimple-DUC/train$

GrassSunFlower commented 6 years ago

Perhaps you can try the mxnet version as in the submodule.