{ "data_id": "44288", "name": "Meta_Album_TEX_Mini", "exact_name": "Meta_Album_TEX_Mini", "version": 1, "version_label": null, "description": "## **Meta-Album Textures Dataset (Mini)**\n***\nThe original Textures dataset is a combination of 4 texture datasets: KTH-TIPS and KTH-TIPS 2 (https:\/\/www.csc.kth.se\/cvap\/databases\/kth-tips\/index.html), Kylberg Textures Dataset (http:\/\/www.cb.uu.se\/~gustaf\/texture\/) and UIUC Textures Dataset. The data in all four datasets is collected in laboratory conditions, i.e., images were captured in a controlled environment with configurable brightness, luminosity, scale and angle. The KTH-TIPS dataset was collected by Mario Fritz and KTH-TIPS 2 dataset was collected by P. Mallikarjuna and Alireza Tavakoli Targhi, created in 2004 and 2006 respectively. Both of these datasets were prepared under the supervision of Eric Hayman and Barbara Caputo. The data for Kylberg Textures Dataset and UIUC Textures Dataset data was collected by the original authors of these datasets in September 2010 and August 2005 respectively. The Meta-Album Textures dataset is a preprocessed version of the original dataset (combination of 4 datasets). All the images are preprocessed by first cropping into perfect squared images and then resized into 128x128 with an anti-aliasing filter. \n\n\n\n### **Dataset Details**\n![](https:\/\/meta-album.github.io\/assets\/img\/samples\/TEX.png)\n\n**Meta Album ID**: MNF.TEX \n**Meta Album URL**: [https:\/\/meta-album.github.io\/datasets\/TEX.html](https:\/\/meta-album.github.io\/datasets\/TEX.html) \n**Domain ID**: MNF \n**Domain Name**: Manufacturing \n**Dataset ID**: TEX \n**Dataset Name**: Textures \n**Short Description**: Textures dataset from KTH-TIPS, Kylberg and UIUC \n**\\# Classes**: 64 \n**\\# Images**: 2560 \n**Keywords**: textures, manufacturing \n**Data Format**: images \n**Image size**: 128x128 \n\n**License (original data release)**: CC BY NC 4.0, public for research, cite paper to use dataset \n**License URL(original data release)**: https:\/\/creativecommons.org\/licenses\/by-nc\/4.0\/\nhttps:\/\/kylberg.org\/wp-content\/uploads\/2020\/05\/KylbergTextureDocumentation-1.0.pdf\n \n**License (Meta-Album data release)**: CC BY-NC 4.0 \n**License URL (Meta-Album data release)**: [https:\/\/creativecommons.org\/licenses\/by-nc\/4.0\/](https:\/\/creativecommons.org\/licenses\/by-nc\/4.0\/) \n\n**Source**: KTH-TIPS, Kylberg, UIUC \n**Source URL**: https:\/\/www.csc.kth.se\/cvap\/databases\/kth-tips\/index.html \nhttps:\/\/www.cb.uu.se\/~gustaf\/texture\/ \n \n**Original Author**: Eric Hayman, Barbara Caputo, Mario Fritz, P. Mallikarjuna, Alireza Tavakoli Targhi, Jean Ponce, Gustaf Kylberg, Svetlana Lazebnik, Cordelia Schmid \n**Original contact**: KTH-TIPS: hayman@nada.kth.se, Kylberg: gustaf.kylberg@gmail.com, UIUC: Jean.Ponce@inria.fr \n\n**Meta Album author**: Ihsan Ullah \n**Created Date**: 01 March 2022 \n**Contact Name**: Ihsan Ullah \n**Contact Email**: meta-album@chalearn.org \n**Contact URL**: [https:\/\/meta-album.github.io\/](https:\/\/meta-album.github.io\/) \n\n\n\n### **Cite this dataset**\n```\n@inproceedings{Fritz2004THEKD,\n title={THE KTH-TIPS database},\n author={Mario Fritz and E. Hayman and B. Caputo and J. Eklundh},\n year={2004},\n url = {https:\/\/www.csc.kth.se\/cvap\/databases\/kth-tips\/index.html}\n}\n\n@inproceedings{Mallikarjuna2006THEK2,\n title={THE KTH-TIPS 2 database},\n author={P. Mallikarjuna and Alireza Tavakoli Targhi and Mario Fritz and E. Hayman and B. Caputo and J. Eklundh},\n year={2006},\n url = {https:\/\/www.csc.kth.se\/cvap\/databases\/kth-tips\/index.html}\n}\n\n@TECHREPORT{Kylberg2011c,\n author = {Gustaf Kylberg},\n title = {The Kylberg Texture Dataset v. 1.0},\n institution = {Centre for Image Analysis, Swedish University of Agricultural Sciences\n\tand Uppsala University, Uppsala, Sweden},\n year = {2011},\n type = {External report (Blue series)},\n number = {35},\n month = {September},\n url = {http:\/\/www.cb.uu.se\/~gustaf\/texture\/}\n}\n\n@article{lazebnik:inria-00548530,\n TITLE = {{A sparse texture representation using local affine regions}},\n AUTHOR = {Lazebnik, Svetlana and Schmid, Cordelia and Ponce, Jean},\n URL = {https:\/\/hal.inria.fr\/inria-00548530},\n JOURNAL = {{IEEE Transactions on Pattern Analysis and Machine Intelligence}},\n PUBLISHER = {{Institute of Electrical and Electronics Engineers}},\n VOLUME = {27},\n NUMBER = {8},\n PAGES = {1265--1278},\n YEAR = {2005},\n MONTH = Aug,\n DOI = {10.1109\/TPAMI.2005.151},\n KEYWORDS = {Index Terms- Image processing and computer vision ; feature measurement ; pattern recognition ; texture},\n PDF = {https:\/\/hal.inria.fr\/inria-00548530\/file\/lana_pami_final.pdf},\n HAL_ID = {inria-00548530},\n HAL_VERSION = {v1},\n}\n```\n\n\n### **Cite Meta-Album**\n```\n@inproceedings{meta-album-2022,\n title={Meta-Album: Multi-domain Meta-Dataset for Few-Shot Image Classification},\n author={Ullah, Ihsan and Carrion, Dustin and Escalera, Sergio and Guyon, Isabelle M and Huisman, Mike and Mohr, Felix and van Rijn, Jan N and Sun, Haozhe and Vanschoren, Joaquin and Vu, Phan Anh},\n booktitle={Thirty-sixth Conference on Neural Information Processing Systems Datasets and Benchmarks Track},\n url = {https:\/\/meta-album.github.io\/},\n year = {2022}\n }\n```\n\n\n### **More**\nFor more information on the Meta-Album dataset, please see the [[NeurIPS 2022 paper]](https:\/\/meta-album.github.io\/paper\/Meta-Album.pdf) \nFor details on the dataset preprocessing, please see the [[supplementary materials]](https:\/\/openreview.net\/attachment?id=70_Wx-dON3q&name=supplementary_material) \nSupporting code can be found on our [[GitHub repo]](https:\/\/github.com\/ihsaan-ullah\/meta-album) \nMeta-Album on Papers with Code [[Meta-Album]](https:\/\/paperswithcode.com\/dataset\/meta-album) \n\n\n\n### **Other versions of this dataset**\n[[Micro]](https:\/\/www.openml.org\/d\/44244) [[Extended]](https:\/\/www.openml.org\/d\/44322) ", "format": "arff", "uploader": "Meta Album", "uploader_id": 30980, "visibility": "public", "creator": "\"Ihsan Ullah\"", "contributor": null, "date": "2022-10-28 16:07:38", "update_comment": null, "last_update": "2022-10-28 16:07:38", "licence": "CC BY-NC 4.0", "status": "active", "error_message": null, "url": "https:\/\/api.openml.org\/data\/download\/22110988\/dataset", "default_target_attribute": "CATEGORY", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Meta_Album_TEX_Mini", "## **Meta-Album Textures Dataset (Mini)** The original Textures dataset is a combination of 4 texture datasets: KTH-TIPS and KTH-TIPS 2 (https:\/\/www.csc.kth.se\/cvap\/databases\/kth-tips\/index.html), Kylberg Textures Dataset (http:\/\/www.cb.uu.se\/~gustaf\/texture\/) and UIUC Textures Dataset. The data in all four datasets is collected in laboratory conditions, i.e., images were captured in a controlled environment with configurable brightness, luminosity, scale and angle. The KTH-TIPS dataset was coll " ], "weight": 5 }, "qualities": { "NumberOfInstances": 2560, "NumberOfFeatures": 3, "NumberOfClasses": 64, "NumberOfMissingValues": 2560, "NumberOfInstancesWithMissingValues": 2560, "NumberOfNumericFeatures": 1, "NumberOfSymbolicFeatures": 0, "PercentageOfInstancesWithMissingValues": 100, "AutoCorrelation": 1, "PercentageOfMissingValues": 33.33333333333333, "Dimensionality": 0.001171875, "PercentageOfNumericFeatures": 33.33333333333333, "MajorityClassPercentage": 1.5625, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": 40, "MinorityClassPercentage": 1.5625, "MinorityClassSize": 40, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0 }, "tags": [ { "uploader": "38960", "tag": "Chemistry" } ], "features": [ { "name": "CATEGORY", "index": "1", "type": "string", "distinct": "64", "missing": "0", "target": "1" }, { "name": "FILE_NAME", "index": "0", "type": "string", "distinct": "2560", "missing": "0" }, { "name": "SUPER_CATEGORY", "index": "2", "type": "numeric", "distinct": "0", "missing": "2560", "min": "2147483647", "max": "0", "mean": "0", "stdev": "0" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 1, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 1 }