Questions tagged [image-recognition]

Classification of a detected object into different known categories.

The classical problem in computer vision, image processing, and machine vision is that of determining whether or not the image data contains some specific object, feature, or activity. There are different varieties of this , such as object detection, Identification (like face recognition ), Content-based image retrieval ( like similar images option in google image search) etc.

1351 questions
-7
votes
1 answer

Is Deep Learning really needed for Facial expression recognition? Or Is this just like proposing saw for cutting cake?

Just need help in understanding though considerable accuracy has been achieved in facial expression recognition through other techniques.What deep learning adds to it?Is it really required for this domain? Thanks to all.
1 2 3
90
91