lhoestq HF Staff commited on
Commit
d84e2f4
·
verified ·
1 Parent(s): d1d03cd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # ProductPicClass
9
+
10
+ tags: product, classification, photography
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'ProductPicClass' dataset comprises various product photography images that have been categorized into classes based on the product type. The dataset is designed to aid machine learning practitioners in developing classification models that can automatically identify and categorize products from images.
17
+
18
+ Each row in the dataset corresponds to a product photo with an associated class label. The columns include 'Image_ID', 'Image_URL', 'Product_Type', and 'Label'. 'Image_ID' is a unique identifier for each image, 'Image_URL' is the link to the image, 'Product_Type' specifies the type of product shown in the image, and 'Label' denotes the classification assigned to the image.
19
+
20
+ **CSV Content Preview:**
21
+
22
+ ```
23
+ Image_ID,Image_URL,Product_Type,Label
24
+ 1,https://example.com/images/product1.jpg,Kitchenware,Utensils
25
+ 2,https://example.com/images/product2.jpg,Electronics,Smartphones
26
+ 3,https://example.com/images/product3.jpg,Apparel,Footwear
27
+ 4,https://example.com/images/product4.jpg,Beauty,Makeup
28
+ 5,https://example.com/images/product5.jpg,Apparel,Clothing
29
+ ```
30
+
31
+ In this preview, the dataset includes five entries. Each entry has a unique identifier, a URL to the corresponding product photo, the type of product depicted in the image, and a label that classifies the image according to its content. For instance, the first entry has an image of kitchenware utensils, while the second features a smartphone, and so on.
32
+
33
+ **Source of the data:**
34
+
35
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'product photography':
36
+
37
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=product+photography&dataset=ProductPicClass&tags=product,+classification,+photography
38
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
39
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub