Meghdad Shamsaei

Results 4 comments of Meghdad Shamsaei

@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...

@parsibox Hi budy It is: https://github.com/SecurityEnthusiast/captcha-recognizer

Hi @mnwato check my fork. it works perfectly with **_Python 3.10, TF 2.10.0, NP 1.23.4_**

Hi @mignom It is right. compat.v1 doesn`t have run attribute. You have to replace it with this line: `tf.compat.v1.app.run(main=main, argv=[sys.argv[0]] + unparsed)`