PatrickLib / captcha_recognize

Image Recognition captcha without image segmentation 无需图片分割的验证码识别
Apache License 2.0
554 stars 173 forks source link

can't convert to tfjs model ValueError: Unsupported input_format - output_format pair: tf_saved_model - tfjs_layers_model #24

Open zorgap opened 5 years ago

zorgap commented 5 years ago

I am not able to convert to tfjs model(webmodel) using tensorflowjs_converter throws the Error msg: File "/home/shiva/.local/bin/tensorflowjs_converter", line 11, in sys.exit(main()) File "/home/shiva/.local/lib/python2.7/site-packages/tensorflowjs/converters/converter.py", line 373, in main (input_format, output_format)) ValueError: Unsupported input_format - output_format pair: tf_saved_model - tfjs_layers_model