I've searched all over the place but could not find anything. I'm wondering if it is possible to find a specific image inside another image or video frame using tensorflow.js
Using OpenCV I can do it using feature detection but I'm wondering if something similar is possible using tensorflow.
Find the yellow card in the picture. But the card could also be a greeting card or a photo.
Thanks