PSPNet-Keras-tensorflow
PSPNet-Keras-tensorflow copied to clipboard
is train.py written by python2?
i tried to run train.py using my own datasets, and found lots of incompatible codes with python3.5, eg, list and dict relevant operations, why don't unify writing with python3 ?