Computer Vision: How attributes are assigned/extracted from Images?
-
I am interested to know about how we assign attributes to images, like natural, smiling etc. on the coding level. I know you can use GIST for extracting attributes, but I am looking for a better explanation.
-
Answer:
One of the ways to tag images with attributes is to train a set of classiï¬ers for individual visual attributes whose list has been manually speciï¬ed. [Su and Jurie's approach https://jurie.users.greyc.fr/papers/12_SEMATR_IJCV.pdf In their work, six groups of semantic attributes are introduced to cover the spectrum of (1) global scenes (e.g. train station, bedroom), (2) local scene elements (e.g. sky, tree), (3) color (e.g. green, red), (4) shape (e.g. box, cylinder), (5) material (e.g. leather, wood) and (6) object (e.g. face, motorbike). It makes a total of 110 different attributes. This is similar to the idea presented by Li et al. in their Object bank paper, in which an image is represented as the localized outputs of object detectors. In these methods, classiï¬ers are trained for each individual semantic attribute and the classiï¬er outputs are used to represent images. http://vision.stanford.edu/projects/objectbank/
Jayant Kumar at Quora Visit the source
Other answers
There are different approaches and first one of course by the annotators to label the images. Another way is to use some kind of unsupervised method to capture the attirbutes in abstract way. Or again obtain dataset for each attribute. Train classifiers for each attribute than classify new novel images to assign attributes having some confidence on the image
Eren Golge
Related Q & A:
- Are there any computer vision algorithms specifically targeting depth images?Best solution by Signal Processing
- how to change the source of images?Best solution by Stack Overflow
- How do I get Sony Handycam Vision CCD TRV68 Hi8 Camcorder to connect to the computer to burn dvds?Best solution by Yahoo! Answers
- How often are Google Earth Satellite images updated?Best solution by support.google.com
- My computer crashed. How do I get Yahoo messenger back?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.