akbarxie
Results
2
comments of
akbarxie
change to protoc: /usr/bin/protoc can help to solve your problem
after look into the change log of github,I found the ansewer: before there was the train code: ''' CUDA_VISIBLE_DEVICES=0 python -u tools/train.py --config-file configs/cityscapes_deeplabv3_plus.yaml ''' after the author change to:...