hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.13k stars 394 forks source link

what is the maximum or recognisable images #362

Closed ThorstenBux closed 1 year ago

ThorstenBux commented 1 year ago

Hi there, I'm wondering what the maximum or recognizable images are. I would need to recognize 50+ images individually. Never two at the same time and not racking. Just need to know which image out of a set of 50 the camera is looking at. Is this possible? Kind regards

dvbridges commented 1 year ago

I recently found on the Mind AR Udemy course that Mind-AR can effectively cope with detection of ~30 targets, and simultaneous tracking of ~3 targets. After that, performance is expected to suffer.

fabdao commented 1 year ago

Hi @hiukim,

Same question here. I try doing some research about image recognition and AR. I try to make a mobile app Magic the gathering game. How much card could be load as a .mindR ? Few ? Hundred ? Thousand ? Before performance issue ?

Thank for reading. Looking forward for your answer. Have a nice day ! Peace and Love ✌️

hiukim commented 1 year ago

The comment above is a good reference I would say. MindAR is not very good at simultaneous tracking. You will realize a significant difference even if you try to track two.

It varies a lot with different devices though, and the target images also play a role. It's better to try.