Error on Raspberry PI 4 while opening TensorFlow.
-
@sreu13 It is possible and a far far better method.
-
@arunksoman thankyou so much...your reply really busted the stress out of me...can you help with any documentations which i could possibly go through
-
@sreu13 is the problem solved?
-
@salmanfaris actually not at all solved!!..the problem is that...i do not know how to send data from raspberry pi to Google vm and get the results back from google vm to RPI4. I've researched a lot online...but cant find a proper route
-
@sreu13 You have to deploy a flask server on your Google cloud instance. Also create local flask server on your RasPi. Upload your image on RasPi flask server. Convert image to base64 format. Send naseer image to flask server deployed on Google cloud instance. Then convert back base64 normal image file. Then process image on your flask server. It might solve your problem.