原文地址http://www.image-net.org/download-features

We currently provide densely sampled SIFT[1] features. We provide raw SIFT descriptors as well as quantized codewords. Spatial coordiates of each descriptor/codeword are also included. The quantized codewords are suitable for Bag of Words representations[2][3]. The features are packaged as Matlab files and can be freely downloaded ( no signing-in is required ). Details are as follows:

Each image is resized to have a max side length of no more than 300 pixel. SIFT descriptors are computed on 20x20 overlapping patches with a spacing of 10 pixels. Images are further downsized (to 1/2 the side length and then 1/4 of the side length) and more descriptors are computed. We use the  VLFeat [4] implemenation of dense SIFT (version 0.9.4.1). We perform k-means clustering of a random subset of 10 million SIFT descriptors to form a visual vocabulary of 1000 visual words. Each SIFT descriptor is quantized into a visual word using the nearest cluster center. References:

  1. David G. Lowe, Distinctive Image Features from Scale-Invariant Keypoints. International Journal of Computer Vision, 2004. pdf
  2. L. Fei-Fei and P. Perona, A Bayesian Hierarchical Model for Learning Natural Scene Categories. IEEE Comp. Vis. Patt. Recog. 2005. pdf
  3. Svetlana Lazebnik, Cordelia Schmid and Jean Ponce, Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories. IEEE Comp. Vis. Patt. Recog. 2006. pdf
  4. A. Vedaldi and B. Fulkerson. VLFeat: An Open and Portable Library of Computer Vision Algorithms. 2008.http://www.vlfeat.org
How to download?
  1. We have not yet released SIFT features for all synsets. To check the list of synsets with SIFT features released, please use the API:

    • http://www.image-net.org/api/text/imagenet.sbow.obtain_synset_list

    You can click here to obtain the synset names.

  2. When you browse ImageNet from the Explore page, you can download the bag of visual words (sbow) feature of a synset if there is an icon "Download BoW Feature" below the image view panel.

You can download the bag of visual words ( sbow ) feature for a given synset using the API:

  • http://www.image-net.org/api/download/imagenet.sbow.synset?wnid=[wnid]

The API will return a Matlab ( .mat ) file. In the Matlab file, each descriptor has 5 fields:  x, y, norm, scale, word. The  word field is the index of the cluster center, i.e. an integer between 0 and 999.

Code for computing the features
  • The code used to computing the features has been released in the development kit of the ImageNet Large Scale Visual Recognition Challenge (ILSVRC2010). Please consult the readme file in the kit for details.

To learn more about downloading using the HTTP protocol, please refer to  API documentation.

Imagenet FoW类数据集 SIFT特征相关推荐

  1. (三)计算机视觉 --SIFT特征匹配、地理标记图像匹配及RANSAC图像拼接

    目录 一.sift特征检测概述 1.1特征点 1.2sift特征检测 二.sift特征提取与匹配 2.1特征提取并展示 2.2对两张图片进行特征匹配计算 2.3给定一张图片,输出与其匹配最多的三张图片 ...

  2. 使用(SIFT特征KMeans聚类关键点训练SVM)实现自然图像中的logo商标识别和定位

    (本博客只记录方法,因为本人觉得这是机器学习特征工程中一种比较不错的做法) 上一篇博客中的方法:使用Py-OpenCV(SIFT关键点)实现自然图像中的logo商标识别和定位 当然也能提前欲知该方法的 ...

  3. 利用SIFt特征点和RANSAC方法进行物体识别(利用openCV和vs2010实现)

    最近在学习物体识别方面的东西.在特征点的提取领域,SIFT特征点是非常经典的一个特征点提取算法.RANSAC算法,是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法. ...

  4. OpenCV2.4.4中调用SIFT特征检测器进行图像匹配

    OpenCV中一些相关结构说明: 特征点类: [cpp] view plain copy   class KeyPoint { Point2f  pt;  //坐标 float  size; //特征 ...

  5. Ubuntu16.04下基于opencv--实现图像SIFT特征与全景图片的生成

    Ubuntu16.04下基于opencv--实现图像SIFT特征与全景图片的生成 一. 理解和实践SIFT特征提取与匹配 二. 全景图片的生成 三.循环依次读取一个序列图片,进行匹配连线 一. 理解和 ...

  6. (二十一)sift 特征点检测

    sift(尺度不变特征变换) 参考 一.sift 算法的目标 sift 的目标是: 找到一幅图像中的一些稳定的保持不变性的局部特征点,该特征点被一个特殊向量描述.该特征点的特征叫做sift特征 199 ...

  7. SIFT特征点提取及描述论文算法详解

    SIFT特征点提取及描述论文算法详解 1. 尺度空间极值检测(Scale-space extrema detection) 1.1 尺度空间和极值 1.2 DoG和LoG的关系 1.3 构建高斯尺度差 ...

  8. SIFT特征匹配算法——Vlfeat与Graphviz安装的相关问题解决

    问题一: UserWarning: loadtxt: Empty input file: "out_sift.1.txt" f = loadtxt(filename) IndexE ...

  9. SIFT特征原理简析(HELU版)

    SIFT(Scale-Invariant Feature Transform)是一种具有尺度不变性和光照不变性的特征描述子,也同时是一套特征提取的理论,首次由D. G. Lowe于2004年以< ...

最新文章

  1. linux 内核 config_localversion_auto,关于CONFIG_LOCALVERSION_AUTO设置去掉内核版本号SVN后缀...
  2. AI开发者大会:2020年7月3日09:50--10:10唐杰《人工智能的下一个十年》
  3. SM04在线用户管理
  4. 弹性地基梁板实用计算_建筑地基基础设计规范要点
  5. 设计模式一(抽象工厂模式)
  6. 最全 MySQL 优化方法,从此优化不再难
  7. linux之cenos7修改ip(临时和永久)
  8. SC系统总裁win10封装教程
  9. 电脑出现问题,你的PIN不可用。请单击以重新设置。
  10. [转载]什么是ESD,什么是latch up
  11. JAVA图片管理工具
  12. 已设定选项 ‘readonly‘ (请加 ! 强制执行)
  13. u盘在电脑上读不出来,修复u盘插入电脑无法读取
  14. rust 官服指令_基本指令_腐蚀RUST基本指令及服务器指令大全_3DM单机
  15. 远程连接GPU服务器的Jupyter Notebook
  16. C++快慢指针理解与应用
  17. Mysql主从同步报错解决:Error executing row event: Table zabbix.history-uint doesnt exist
  18. “Google chrome”,安卓和苹果版本,以及他的版本历史真是绚丽啊!
  19. C++ 结构体、成员函数、结构体指针的使用
  20. 在Python中使用贝叶斯网络的实例

热门文章

  1. gPhone开发简介
  2. java汉字转拼音以及得到首字母通用方法
  3. Android在线生成证书并打包成apk文件
  4. 你说晶振与晶体一样吗?
  5. 程序员相亲实录:有人被小三,有人重逢初一同学
  6. 前进,外汇圈里的俄罗斯好汉!
  7. HIPAA解决方案(四、276/277)
  8. el-form表单验证跳过指定项的验证
  9. IT互联网创业公司网站搭建模板
  10. sys_kill系统调用