Datasets:

Modalities:
Image
Size:
< 1K
Libraries:
Datasets
License:
simamanda commited on
Commit
780502f
·
verified ·
1 Parent(s): 22f200a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -131,8 +131,6 @@ is applied. Lastly, for the metrics/accuracy_top5, this shows up as a horizontal
131
  Overall, my model indicates high accuracy and no cases of overfitting, however, the model could benefit from longer training time to
132
  allow the curves to smoothen out further and reach an eventual straight horizontal line.
133
 
134
- ---
135
-
136
 
137
  # Limitations and Biases
138
  ### Failure Cases
@@ -143,8 +141,8 @@ allow the curves to smoothen out further and reach an eventual straight horizont
143
  - Decisions on which classes belong in which were made based on Seattle's disposal guidelines, which can’t be used worldwide or statewide due to different disposal requirements and regulations among different areas.
144
  - Model lacks representation and diversity in types of items represented in each class
145
 
146
- ### Poor Performing Class <u>Compost<u>
147
- - Majority of images in the compost class feature pixelated or low quality images, making it difficult for the model to correctly identify items in this class.
148
 
149
 
150
 
 
131
  Overall, my model indicates high accuracy and no cases of overfitting, however, the model could benefit from longer training time to
132
  allow the curves to smoothen out further and reach an eventual straight horizontal line.
133
 
 
 
134
 
135
  # Limitations and Biases
136
  ### Failure Cases
 
141
  - Decisions on which classes belong in which were made based on Seattle's disposal guidelines, which can’t be used worldwide or statewide due to different disposal requirements and regulations among different areas.
142
  - Model lacks representation and diversity in types of items represented in each class
143
 
144
+ ### Poor Performing Class: Compost
145
+ - Majority of images in the compost class feature pixelated or low quality images, making it difficult for the model to identify items in this class correctly.
146
 
147
 
148