Open parsibox opened 4 years ago
I'm working on it now. Also it was developed using tf v1, so you need to use compatibility version of it with tf 2, i.e. import tensorflow.compat.v1 as tf
.
If I manage to make it work correctly I may pull request, or just hard fork.
Any luck with newer version of python? I'm unable to get it working with python3.7.
Thanks
@parsibox @tarasyarema @alimohyudin Hi guys. I did make a fork and my fork is working well with Python 3.10, TF 2.10.0, NP 1.23.4 except "multi GPU" that I am workkinng on it. I hope it can be helpful.
@parsibox @tarasyarema @alimohyudin Hi guys. I did make a fork and my fork is working well with Python 3.10, TF 2.10.0, NP 1.23.4 except "multi GPU" that I am workkinng on it. I hope it can be helpful.
hi dear i can not find your new fork can you send that link?
@parsibox Hi budy
It is: https://github.com/SecurityEnthusiast/captcha-recognizer
hi can you update your python versionto 3.6 ?