6 ms·
Images don't necessarily map directly onto a word2vec-like solution but the closest thing is pre-trained deep networks, for example: http://caffe.berkeleyvision
by GrantS 10y ago
Images don't necessarily map directly onto a word2vec-like solution but the closest thing is pre-trained deep networks, for example:
http://caffe.berkeleyvision.org/model_zoo.html http://caffe.berkeleyvision.org/model_zoo.html
You're right that bag of words with SIFT is not state of the art, with deep learning dominating computer vision approaches these days.