Forum Discussion
Frederick_Small
Jun 03, 2021Copper Contributor
Image recognition
New to AI. Is it possible to add image and OCR recognition to the search to allow images identification and comparisons
AMateos91
Jun 03, 2021Iron Contributor
Yes, of course. Indeed, that is the start of the so well known generative models, based3on CNNs, which allow certain images ser up classifiers on labels from Data which show up similar atributes, and then comparing them to the ones with the same label and possibly atributes un other images. Then, you can figure out Data modeling for your algo to create the same motions and actions on both images at the same time. Hope it has been at least somewhat helpful. Cheers