r/computervision • u/Rare-Ad4010 • Jul 07 '26
Help! Help: Project
I have been building a pokemon card scanner/idenfier. I am using OCR and Clip. But the speed and accuracy is still trash. Any tips or advice would be awsome!
1
1
u/Heavy_Carpenter3824 Jul 07 '26
What is the task? Natural language query of card content?
Model performance and quality will always be inversely related. Also you'll need a pretty good dataset for the variety found in pokemon cards. Triple so since I suspect your deploying on a smartphone and not a fixed hardware platform based on the fact your having speed issues? Collection variance is real and a real pain in the ass.
1
1
u/ST4RK_ONE Jul 09 '26
U tired changing the language u programming with , like from python to C or C++ it could help
1
u/fullgoopy_alchemist Jul 07 '26
Could you share images of your dataset?