You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Fashion mnist

From EverybodyWiki Bios & Wiki

Script error: No such module "Draft topics". Script error: No such module "AfC topic". Script error: No such module "AfC submission catcheck".


Fashion MNIST sample images
Sample images from the Fashion MNIST test dataset

The Fashion MNIST dataset is a large freely available database of handwritten digits that is commonly used for training and testing various machine learning systems.[1][2] Fashion-MNIST was intended to serve as a replacement for the original MNIST dataset for benchmarking machine learning algorithms, as it shares the same image size, data format and the structure of training and testing splits[3].

The dataset contains 70,000 28x28 grayscale images of fashion products from 10 categories from a dataset of Zalando's article images, with 7,000 images per category[1]. The training set is comprised of 60,000 images and the test set is comprised of 10,000 images. The dataset is commonly included in standard machine learning libraries[4].

History[edit]

The set of images in the Fashion MNIST database was created in 2017 to pose a more challenging classification task than the simple MNIST digits data, which had saw performance reaching upwards of 99.7%.[1]

The github repository has collected collected over 4000 stars and is referred to more than 400 repositories, 1000 commits and 7000 code snippets[5].

Numerous machine learning algorithms[6] have used the dataset as a benchmark[7][8][9][10][11], with the top algorithm[12] achieving 96.91% accuracy in 2020 according to the benchmark rankings website[13]. The dataset was also used as a benchmark in the 2018 Science paper using all optical hardware to classify images at the speed of light [14]. Google, University of Cambridge, IBM Research, Université de Montréal, and Peking University are the repositories most published institutions as of 2021[15].

See also[edit]

References[edit]

  1. 1.0 1.1 1.2 Xiao, Han; Rasul, Kashif; Vollgraf, Roland (2017-09-15). "Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algorithms". arXiv:1708.07747 [cs, stat]. arXiv:1708.07747.
  2. Shenwai, Tanushree (2021-09-07). "A New Google AI Research Study Discovers Anomalous Data Using Self Supervised Learning". MarkTechPost. Retrieved 2021-10-07.
  3. "Fashion-MNIST: Year In Review · Han Xiao Tech Blog - Neural Search & AI Engineering". hanxiao.io. Retrieved 2022-01-30.
  4. "Basic classification: Classify images of clothing | TensorFlow Core". TensorFlow. Retrieved 2021-10-07.
  5. "Build software better, together". GitHub. Retrieved 2022-01-30.
  6. "Papers using Fashion-MNIST (till 09.18)". Google Docs. Retrieved 2022-01-30.
  7. Meshkini, Khatereh; Platos, Jan; Ghassemain, Hassan (2020). Kovalev, Sergey; Tarassov, Valery; Snasel, Vaclav; Sukhanov, Andrey, eds. "An Analysis of Convolutional Neural Network for Fashion Images Classification (Fashion-MNIST)". Proceedings of the Fourth International Scientific Conference "Intelligent Information Technologies for Industry" (IITI'19). Advances in Intelligent Systems and Computing. Cham: Springer International Publishing. 1156: 85–95. doi:10.1007/978-3-030-50097-9_10. ISBN 978-3-030-50097-9. Unknown parameter |s2cid= ignored (help)
  8. Kayed, Mohammed; Anter, Ahmed; Mohamed, Hadeer (February 2020). "Classification of Garments from Fashion MNIST Dataset Using CNN LeNet-5 Architecture". 2020 International Conference on Innovative Trends in Communication and Computer Engineering (ITCE): 238–243. doi:10.1109/ITCE48509.2020.9047776. ISBN 978-1-7281-4801-4. Unknown parameter |s2cid= ignored (help)
  9. Bhatnagar, Shobhit; Ghosal, Deepanway; Kolekar, Maheshkumar H. (December 2017). "Classification of fashion article images using convolutional neural networks". 2017 Fourth International Conference on Image Information Processing (ICIIP): 1–6. doi:10.1109/ICIIP.2017.8313740. ISBN 978-1-5090-6733-6. Unknown parameter |s2cid= ignored (help)
  10. "Hyperparameter Optimization and Regularization on Fashion-MNIST Classification" (PDF). International Journal of Recent Technology and Engineering. 8 (2): 3713–3719. 2019-07-30. doi:10.35940/ijrte.B3092.078219. ISSN 2277-3878. Unknown parameter |s2cid= ignored (help)
  11. Kadam, Shivam S.; Adamuthe, Amol C.; Patil, Ashwini B. (2020). "CNN Model for Image Classification on MNIST and Fashion-MNIST Dataset" (PDF). Journal of Scientific Research. 64 (2): 374–384. doi:10.37398/JSR.2020.640251. Unknown parameter |s2cid= ignored (help)
  12. Tanveer, Muhammad Suhaib; Khan, Muhammad Umar Karim; Kyung, Chong-Min (2020-06-16). "Fine-Tuning DARTS for Image Classification". arXiv:2006.09042 [cs, eess]. arXiv:2006.09042.
  13. "Papers with Code - Fashion-MNIST Benchmark (Image Classification)". paperswithcode.com. Retrieved 2022-01-30.
  14. Lin, Xing; Rivenson, Yair; Yardimci, Nezih T.; Veli, Muhammed; Luo, Yi; Jarrahi, Mona; Ozcan, Aydogan (2018-09-07). "All-optical machine learning using diffractive deep neural networks". Science. 361 (6406): 1004–1008. arXiv:1804.08711. Bibcode:2018Sci...361.1004L. doi:10.1126/science.aat8084. ISSN 0036-8075. PMID 30049787. Unknown parameter |s2cid= ignored (help)
  15. "Papers using Fashion-MNIST (till 09.18)". Google Docs. Retrieved 2022-01-30.

External links[edit]

References[edit]


This article "Fashion mnist" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Fashion mnist. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.