Nike Adidas and Converse Shoes Classification Computer Vision Project
Popular Benchmarks
Updated 2 years ago
Metrics
Try This Model
Drop an image or
Description
Nike, Adidas and Converse Shoes Dataset for Classification
This dataset was obtained from Kaggle: https://www.kaggle.com/datasets/die9origephit/nike-adidas-and-converse-imaged/
Dataset Collection Methodology:
"The dataset was obtained downloading images from Google images
. The images with a .webp
format were transformed into .jpg
images. The obtained images were randomly shuffled and resized so that all the images had a resolution of 240x240 pixels
. Then, they were split into train
and test
datasets and saved."
Versions:
- v1:
original_raw-images
: the original images without Preprocessing or Augmentation applied, other than Auto-Orient to remove EXIF data. These images are in the original train/test split from Kaggle:237 images in each train set
and38 images in each test set
- v2:
original_trainTestSplit-augmented3x
: the original train/test split, augmented with 3x image generation. This version was not trained with Roboflow Train. - v3:
original_trainTestSplit-augmented5x
: the original train/test split, augmented with 5x image generation. This version was not trained with Roboflow Train. - v4:
rawImages_70-20-10split
: the original images without Preprocessing or Augmentation applied, other than Auto-Orient to remove EXIF data. Dataset splies were modified to a70% train
,20% valid
,10%
test train/valid/test split- NOTE: 70%/20%/10% split:
576 images in train set
,166 images in valid set
,83 images in test set
- NOTE: 70%/20%/10% split:
- v5:
70-20-10split-augmented3x
: modified to a70% train
,20% valid
,10%
test train/valid/test split, augmented with 3x image generation. This version was trained with Roboflow Train. - v6:
70-20-10split-augmented5x
: modified to a70% train
,20% valid
,10%
test train/valid/test split, augmented with 5x image generation. This version was trained with Roboflow Train.
Use This Trained Model
Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
LICENSE
Public Domain If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
nike-adidas-and-converse-shoes-classification_dataset,
title = { Nike Adidas and Converse Shoes Classification Dataset },
type = { Open Source Dataset },
author = { Popular Benchmarks },
howpublished = { \url{ https://universe.roboflow.com/popular-benchmarks/nike-adidas-and-converse-shoes-classification } },
url = { https://universe.roboflow.com/popular-benchmarks/nike-adidas-and-converse-shoes-classification },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2022 },
month = { oct },
note = { visited on 2024-11-17 },
}