Rahul commited on
Commit
8f7086f
·
1 Parent(s): a095426

Initial commit of my dataset

Browse files
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ A brief description or overview of your dataset. For instance:
2
+
3
+ This dataset contains images and metadata describing various industrial products, including fields such as manufacturer name, equipment name, and industry type. The images are stored locally in the images/ folder, and references to those images (paths) appear in the image column of the metadata.
4
+
5
+ Dataset Structure
6
+ Files/Folders:
7
+ images/: Directory with raw images (.jpg or .png).
8
+ metadata.csv : Tabular file containing columns:
9
+ Image_ID: A unique identifier for each image.
10
+ manufacturer_name: The name of the product’s manufacturer.
11
+ Product_Name: The name of the product.
12
+ equipment_name: The specific equipment/machine name (if applicable).
13
+ process_capability: Text describing capabilities, e.g., "High," "Medium," etc.
14
+ Industry: The industry sector in which this product or equipment is used.
15
+ product_description: A short textual description of the product.
16
+ image: The file path (e.g. images/img_001.jpg) or a URL pointing to the image.
images/SDKAAAAA001.jpg ADDED

Git LFS Details

  • SHA256: c33485c542e7e6935743bffbb2e01cb3a4c1d112242c5631aba27ec277b20d73
  • Pointer size: 130 Bytes
  • Size of remote file: 38.7 kB
images/SDKAAAAA002.jpg ADDED

Git LFS Details

  • SHA256: fa191a56fc4203bdafdd73b4a56fc3c48d98129a6746a7ba6f2c9a8b2a7789e6
  • Pointer size: 130 Bytes
  • Size of remote file: 22.1 kB
images/SDKAAAAA003.jpg ADDED

Git LFS Details

  • SHA256: d050e42a91ee59b0d5a176a196042cbca8bc065b5d06eeea18ac532df80bae8c
  • Pointer size: 130 Bytes
  • Size of remote file: 46.7 kB
images/SDKAAAAA004.jpg ADDED

Git LFS Details

  • SHA256: d45224c6d3f69db1c7da28148b927eb1b5afd0c86a0cac5dea588c78d23c1969
  • Pointer size: 130 Bytes
  • Size of remote file: 46.3 kB
images/SDKAAAAA005.jpg ADDED

Git LFS Details

  • SHA256: 6ee25d428dea8b9ac1ea913aa2f670312eb1542586ecfa3039293fb8414764b6
  • Pointer size: 130 Bytes
  • Size of remote file: 34.5 kB
images/SDKAAAAA006.jpg ADDED

Git LFS Details

  • SHA256: 4a1831c357bd158f8383ebb07e779e61c7df114476e30451f7ccd80166b6a825
  • Pointer size: 130 Bytes
  • Size of remote file: 36.2 kB
images/SDKAAAAA007.jpg ADDED

Git LFS Details

  • SHA256: 37f6367794cb66448c79b578b2aaa8612ea03462981ee291d5a9ff40032f75d4
  • Pointer size: 130 Bytes
  • Size of remote file: 31.2 kB
images/SDKAAAAA008.jpg ADDED

Git LFS Details

  • SHA256: b3dd7f6c7c9d69289ac754c5c5e622d825e40ecab7bfbea767cb4d15e6575260
  • Pointer size: 130 Bytes
  • Size of remote file: 36.8 kB
images/SDKAAAAA009.jpg ADDED

Git LFS Details

  • SHA256: eb8daeaea58df1c91a51a6881d97d8bd6f4c813527649a38a65e8edbefbc4ae7
  • Pointer size: 130 Bytes
  • Size of remote file: 28 kB
images/SDKAAAAA010.jpg ADDED

Git LFS Details

  • SHA256: c42fa63c3d3ad4e749188e3b663c0e96ead8cb1e230528ac9e8ac546cd128373
  • Pointer size: 130 Bytes
  • Size of remote file: 55.9 kB
metadata.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Image_ID,manufacturer_name,Product_Name,equipment_name,process_capability,Industry,product_description,image
2
+ SDKAAAAA001,3dimensional,Laser Cut 100,Laser,Laser Cutting,Manufacturing,None,images/SDKAAAAA001.jpg
3
+ SDKAAAAA002,3dimensional,TruDisk 12001,Laser Cutting Machine,Laser Cutting,Manufacturing,None,images/SDKAAAAA002.jpg
4
+ SDKAAAAA003,3dimensional,TruLaser,Laser Cutting Machine,Laser Cutting,Manufacturing,None,images/SDKAAAAA003.jpg
5
+ SDKAAAAA004,3dimensional,Injection Mold,CNC Vertical Milling,CNC Milling,Manufacturing,None,images/SDKAAAAA004.jpg
6
+ SDKAAAAA005,3dimensional,None,ECOSPEED F Machining Center,CNC machining,Manufacturing,None,images/SDKAAAAA005.jpg
7
+ SDKAAAAA006,3dimensional,None,FOOKE ENDURA 715 CNC Gantry Milling Machine,CNC Milling,Manufacturing,None,images/SDKAAAAA006.jpg
8
+ SDKAAAAA007,3dimensional,Blower Housing and Auger Assembly,Blower,None,Manufacturing,None,images/SDKAAAAA007.jpg
9
+ SDKAAAAA008,3dimensional,Mover Chassis Cover,Mower Deck Prototype,None,Manufacturing,None,images/SDKAAAAA008.jpg
10
+ SDKAAAAA009,3dimensional,Lawn Mower Deck,Mower Deck Prototype,Welding Capability,Manufacturing,None,images/SDKAAAAA009.jpg
11
+ SDKAAAAA010,3dimensional,Precision Machined Metal Parts or Welded Components,Industrial Robotic Arm,Welding,Automotive,None,images/SDKAAAAA010.jpg