7 ms·
Is it possible to use this for image recognition and like? Not sure what can be the usage of this apart from as a chatbot.
by whoami730 2y ago
Is it possible to use this for image recognition and like? Not sure what can be the usage of this apart from as a chatbot.
- tama_sala 2y agoYou can use other models like a vision LLM, or use AI agents as well
- jononor 2y agoImage recognition can generally be done very efficiently on a single commodity PC. Even a phone that is a few years olds can do quite a lot. Or a Raspberry PI. So it generally does not need distributed computing solutions. I am talking about models like YOLO, ResNet, MobileNets, etc.