SET is a card game where players need to find a set of 3 cards that have matching pattern or a pattern with 3 differents aspect.
It can be: shape, color, number of symbol, type of symbol filling. Rules are defined here: gigamic.com
Example: the 3 cards with black outline form a set.
Based on a keras model generated by teachable machine using tensorflow, this script captures continiously frames from a camera to detect which set of card is matching. Actually, it is only able to detect shape of all the cards detected on the desk as show below: