keras-yolo3 icon indicating copy to clipboard operation
keras-yolo3 copied to clipboard

AttributeError: module 'tensorflow' has no attribute 'reset_default_graph'

Open nazi96 opened this issue 4 years ago • 1 comments

hi every one would you please help me! how can I fix this error?

nazi96 avatar Dec 12 '20 17:12 nazi96

change a version of tensorflow. In my case, I used TF==1.15.3 and Keras==2.2.4. Warnning might appear but It's not error.

pgw928 avatar Dec 19 '20 06:12 pgw928