Helyousfi

Results 3 comments of Helyousfi

Problem solved, I had to build the opencv-contrib repository

tf.gifle belongs to a previous version of tensorflow, Try using os.exists() instead

Replace code in line 143 by: ``` try: if os.path.exists("log/"): shutil.rmtree("log/") os.makedirs("log/" ```)