Image-Caption-Generator icon indicating copy to clipboard operation
Image-Caption-Generator copied to clipboard

Facing an issue with utils

Open akshat35 opened this issue 4 years ago • 1 comments

On running the train_val.py file, I am facing an error which states that "No Module Found named utils" which is on the second line of the code. Please help me with this ss

akshat35 avatar Sep 19 '20 09:09 akshat35

Use tensorflow.keras.utils it may work. I am not sure

prashant693 avatar Oct 10 '22 10:10 prashant693