You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but when i convert model.h5 to pb format in tensorflow, it occured following bug:
File "/home/savio/helmet-detection/helmet-detection/backend.py", line 43, in space_to_depth_x2
NameError: name 'tf' is not defined
such bug occured when i called the method load_model(filepath) in code
can you tell why? whether there is lack of other file besides model.h5?
but when i convert model.h5 to pb format in tensorflow, it occured
following bug:
[image: 1541665296(1).png]
such bug occured when i called the method load_model(filepath) in code
can you tell why? whether there is lack of other file besides model.h5?
Pranoy Radhakrishnan <[email protected]> 于2018年11月8日周四 下午1:02写道:
No description provided.
The text was updated successfully, but these errors were encountered: