Jiawei Liu
Jiawei Liu
The deeplab v3 version does not train after loading the model. It's stuck at 0% forever as shown below: (deeplab-yude) u6617221@anaconda:~/Models/semantic-segmentation-codebase/experiment/deeplabv3+voc$ python train.py /students/u6617221/Models/semantic-segmentation-codebase/model/resnet101s-03a0f310.pth loaded. Use 6 GPU 0%| |...
Hi, I cannot generate the model for both the deeplab3+ and seam experiments. For the seam's deeplabv1-ResNet38d, it always shows the following error message: The mxnet keeps raising the "get_last_ffi_error()"...