DerekRay
DerekRay
``` $ cd {another_blockchain_directory} $ python console node add 3008 $ python console node run 3009 ``` 执行这两个命令会报参数错误,改成127.0.0.1:3008这种格式的是没有问题的
The color channel of the image is reversed.
https://github.com/HCIILAB/Scene-Text-Removal/issues/27 This issue may not influence much, but it is still a problem.
There is a mask image needed when fetch batch in dataset.py. Is mask generated by original image minus gt image?