Update README.md
Browse files
README.md
CHANGED
|
@@ -136,7 +136,32 @@ and recall with a mAP50 of 0.992.
|
|
| 136 |

|
| 137 |
|
| 138 |
the grid above shows representative examples from the training dataset, organized
|
| 139 |
-
alphabetically by class (left to right, top to bottom
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
|
| 141 |
### Key Visualizations
|
| 142 |
|
|
|
|
| 136 |

|
| 137 |
|
| 138 |
the grid above shows representative examples from the training dataset, organized
|
| 139 |
+
alphabetically by class (left to right, top to bottom, following the order
|
| 140 |
+
shown in the per-class breakdown), with the final three images showing multi-item/class detection examples.
|
| 141 |
+
Because each class was reduced into a single category, each class has multiple different examples
|
| 142 |
+
and varies from one another.
|
| 143 |
+
|
| 144 |
+
|
| 145 |
+
| Position | Class | Features |
|
| 146 |
+
| -------------- | ----------------- | ---------------------------------------------------------- |
|
| 147 |
+
| Row 1, Col 1 | alcohol | Glass bottles, aluminum cans/beer bottles |
|
| 148 |
+
| Row 1, Col 2 | candy | Small packaging, often cylindrical or box-shaped |
|
| 149 |
+
| Row 1, Col 3 | canned\_food | Cylindrical canned foods |
|
| 150 |
+
| Row 1, Col 4 | chocolate | Flat packaging, things like Snickers bars |
|
| 151 |
+
| Row 2, Col 1 | dessert | Cup, boxed, flat packaging. Varies widely. |
|
| 152 |
+
| Row 2, Col 2 | dried\_food | Flat sealed bags, often with food photography on packaging |
|
| 153 |
+
| Row 2, Col 3 | dried\_fruit | Flat sealed bags, clear bags, colored packaging |
|
| 154 |
+
| Row 2, Col 4 | drink | Plastic bottles such as sodas, aluminum cans |
|
| 155 |
+
| Row 3, Col 1 | gum | Small box or pouch packaging |
|
| 156 |
+
| Row 3, Col 2 | instant\_drink | Varies widely, small cylinders, boxes, sealed packs |
|
| 157 |
+
| Row 3, Col 3 | instant\_noodles | Like instant ramen packs or cup-noodle packs |
|
| 158 |
+
| Row 3, Col 4 | milk | Small milk cartons, slim box packaging, bottled packs |
|
| 159 |
+
| Row 4, Col 1 | personal\_hygiene | Items like toothbrushes, mouth wash, toothpaste |
|
| 160 |
+
| Row 4, Col 2 | puffed\_food | Inflated bags such as Cheetos, other chip bags |
|
| 161 |
+
| Row 4, Col 3 | seasoner | Items varies from soy sauce to small seasoning packets |
|
| 162 |
+
| Row 4, Col 4 | stationery | Items such as notebooks, paper, pencils, etc. |
|
| 163 |
+
| Row 5, Col 1 | tissue | Small rectangular box packaging with soft branding |
|
| 164 |
+
| Row 5, Col 2-4 | multi-class | Multiple items detected simultaneously in a single scene |
|
| 165 |
|
| 166 |
### Key Visualizations
|
| 167 |
|