Raspberry Pi with personal google Vision API project

Hi all, I’m a student studying in South Korea and making a machine as my graduation project. And want to ask you guys help me for my project.
It is a great project using raspberry Pi and Google Vision API https://www.dexterindustries.com/howto/use-google-cloud-vision-on-the-raspberry-pi/
And I’m making a machine for divide trash automatically as it using raspberry Pi and Google API. i designed this machine like capture a trash with Pi camera, divide it using raspberry Pi and google API and operate the machine with the result that we get received from google API.
But I don’t have any idea making a new python file for my project. In the test file, google_vision_logo.py, google_vision_face.py and google_vision_label.py is using all data in google. However, ours have to use our own google vision project we made.
So, please let me know how I can make a python file using my google account. Or if you know other way for my project, it could be a good solution for me.
This is a circuit I made
Untitled%20Sketch%202_bb
Thanks

Very interesting project. But perhaps attention to details is needed. You have posted on a company sponsored website but have not suggested that you are planning to use any of their hardware products.

Perhaps you are more likely to find the assistance you seek at raspberrypi.org or the Google vision forum?

1 Like

I don’t know in what phase you are. It would be neat to demonstrate a GoPIGo3 robot that used the Google vision API to recognize a particular object class and push that object out of line, but the novel part of the solution would still be the use of Google’s product, so the the place to start is https://cloud.google.com/vision/docs/support

And the Google cloud section on Stack Overflow https://stackoverflow.com/questions/tagged/google-cloud-vision

1 Like

Thanks a lot. and you are right. I just reach here using the website I linked. also I don’t know about GoPIGo3 robot. sorry about it. But thanks for your advice to go to google.

1 Like

Indeed this is a question for Google. The GoPiGo is a robot that Google has used to showcase their Cloud Vision API.

This topic was automatically closed after 5 days. New replies are no longer allowed.