Open Tovion opened 4 years ago
I had this error with tensorflow 1.12.0 when trying to use the test_frcnn.py. I manged to fix it by changing to tensorflow 1.14.
I used tensorflow==2.11.0 and keras==2.2.4 and I didn't face the above problem
I had this error with tensorflow 1.12.0 when trying to use the test_frcnn.py. I manged to fix it by changing to tensorflow 1.14.