creotiv / object_detection_projects

My public projects about object detection algorithms
347 stars 225 forks source link

Do I need a GPU to run this code? #2

Closed FelipeMiranda closed 6 years ago

FelipeMiranda commented 6 years ago

It fails on tensorflow-gpu, can't I just remove it?

creotiv commented 6 years ago

right now, no you don't, so you can remove it. Basically if you dont have a GPU then install tensorflow only((not tensorflow-gpu)

FelipeMiranda commented 6 years ago

Thank you creotiv, I did that and it is working, now I can`t figure out how to use an RTSP stream, could you help me with that?

creotiv commented 6 years ago

https://stackoverflow.com/questions/20891936/rtsp-stream-and-opencv-python