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
Hi @theAIGuysCode , when we run a Terminal code as ./darknet detect ................. and detect a saved image, it is all manually. With a Keras/Tensorflow/ PyTorch model, we can use Flask to serve on local system. I am asking is there any way to use this one (Not the Tensorflow one which you have) ? Can I convert this as Python code?
The text was updated successfully, but these errors were encountered:
Hi @theAIGuysCode , when we run a Terminal code as
./darknet detect .................
and detect a saved image, it is all manually. With aKeras/Tensorflow/ PyTorch model
, we can useFlask
to serve on local system. I am asking is there any way to use this one (Not the Tensorflow one which you have) ? Can I convert this as Python code?The text was updated successfully, but these errors were encountered: