Coding Problem :
Is it possible to identify objects in a given image with Javascript or PHP?
Facial recognition I know what it has, and how would it look like other objects?
asked by anonymous 19.06.2015 / 20:57
Answer :
Answer 1 :
Search for machine learning and artificial intelligence. You need a neural network, you need to train this neural network to recognize each type of object, need a decent server or cluster, and forget about PHP. JavaScript maybe by using NodeJS.
Answer 2 :
Answer 3 :
Answer 4 :
Answer 5 :
Answer 6 :
Answer 7 :
Answer 8 :
Answer 9 :