Quote:
Originally Posted by Snowman
It's pretty easy with convolutional neural networks (CNNs). You use them to detect where the borders end and begin (called edge detection) on each side and then count the pixels between the edges. But it's clear from the results that it's not doing that, so that's why I suggested that it's doing the typical ChatGPT LLM approach and simply bluffing because most cards are in fact OC.
|
Its using the OpenAI LLM. Not using Image Recognition transformer. The parameters are just a percentage of each side. Would be interesting to see how an Image Recogntion LLM would work as you're right it does the recogntion by pixel which would in theory be a much more accurate method when fine tuned properly.
This is a just a Custom GPT I was playing with and am tuning as I go. A quick thing for fun to see what is possible.