Scene-Text-Removal
Scene-Text-Removal copied to clipboard
AssertionError: Parameter 'ste0_conv0_weight' is missing in file
environment: Python 2.7.12 mxnet-cu80 == 1.3.1 matplotlib 2.2.5
I use the pretrain models to Testing and I met this problems. But I can't fix this error. Could anybody hep me?
root@2f99ac26d9b7:/workspace# python test.py --test_image=./test/image/img_58.jpg --model=./root/.mxnet/models/vgg16-e660d456.params --result=./output/
Traceback (most recent call last):
File "test.py", line 81, in
I also encountered the same problem
I got same error
Samee!