Hello, I am using Google Cloud Vision for text recognition, but the processing speed is quite slow (5 to 15 seconds). I would like to know how does Google lens work so fast and if there’s any way to make Google Vision as fast.
Edit: My photos that go through Vision are stored in Firebase Storage. (As I’ve read in some posts this is the quickest way to process them).
Google Cloud Vision API work? Google image recognition API will identify images from pre-trained models on large datasets of images and then it classifies the images into thousands of categories to detect the objects, places, people and faces in the images.