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
Hello,after following your readme file,I cannot get any result but some warnings after running your code.
`E:\conda\envs\mobilenet-ssd-tensorflow\lib\site-packages\tensorflow\python\framework\ops.py:923: DeprecationWarning: builtin type EagerTensor has no module attribute
EagerTensor = c_api.TFE_Py_InitEagerTensor(_EagerTensorBase)
E:\conda\envs\mobilenet-ssd-tensorflow\lib\site-packages\tensorflow\python\util\tf_inspect.py:75: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead
return _inspect.getargspec(target)`
The text was updated successfully, but these errors were encountered:
Hello,after following your readme file,I cannot get any result but some warnings after running your code.
`E:\conda\envs\mobilenet-ssd-tensorflow\lib\site-packages\tensorflow\python\framework\ops.py:923: DeprecationWarning: builtin type EagerTensor has no module attribute
EagerTensor = c_api.TFE_Py_InitEagerTensor(_EagerTensorBase)
E:\conda\envs\mobilenet-ssd-tensorflow\lib\site-packages\tensorflow\python\util\tf_inspect.py:75: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead
return _inspect.getargspec(target)`
The text was updated successfully, but these errors were encountered: