YOLOv4-Cloud-Tutorial icon indicating copy to clipboard operation
YOLOv4-Cloud-Tutorial copied to clipboard

How can you use this model as deployment?

Open deshwalmahesh opened this issue 4 years ago • 0 comments

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?

deshwalmahesh avatar Feb 01 '21 09:02 deshwalmahesh