captcha_demo_csharp icon indicating copy to clipboard operation
captcha_demo_csharp copied to clipboard

本项目可以用来调用 https://github.com/kerlomz/captcha_trainer 项目训练的模型,使用TensorFlowSharp写的调用模型代码。

Results 2 captcha_demo_csharp issues
Sort by recently updated
recently updated
newest added

![图片](https://user-images.githubusercontent.com/23255790/57267105-71116b00-70b1-11e9-8abf-552ca2007683.png) 测试图片 ![图片](https://user-images.githubusercontent.com/23255790/57267127-8ab2b280-70b1-11e9-8b60-52c1ecc796d1.png) 配置 ![图片](https://user-images.githubusercontent.com/23255790/57267228-e2511e00-70b1-11e9-9839-cf2b2f4be612.png)

参考captcha_library_c修复.net调用bug