DualityAI-RebekahBogdanoff commited on
Commit
dec470e
·
verified ·
1 Parent(s): 8758202

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -53,8 +53,9 @@ Multiclass Object Detection Dataset/
53
 
54
  ### Components
55
  1. **Images**: RGB images of the object in `.png` format.
56
- 2. **Labels**: Text files (`.txt`) containing 3D pose annotations. Each label file corresponds to an image and contains the following information:
57
- - Three position values `[x, y, z]` representing the object's location in 3D space.
 
58
 
59
  ## Licensing
60
  license: apache-2.0
 
53
 
54
  ### Components
55
  1. **Images**: RGB images of the object in `.png` format.
56
+ 2. **Labels**: Text files (`.txt`) containing bounding box annotations for each class
57
+ - 0 = cheerios
58
+ - 1 = soup
59
 
60
  ## Licensing
61
  license: apache-2.0