kendrickfff commited on
Commit
9895f9f
1 Parent(s): 4efb0b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -133,6 +133,6 @@ This ResNet50-based garbage classification model shows promising performance for
133
  Further details and the code for this model can be found in the experiment tracking system.
134
 
135
  ## Potential Improvements
136
- - Real-world data collection (preferably of items in poor or trash-like conditions) to reduce bias.
137
  - More data augmentation to handle edge cases like occluded or partially damaged garbage items.
138
  - Deploying the model in edge devices for real-time classification at waste management facilities.
 
133
  Further details and the code for this model can be found in the experiment tracking system.
134
 
135
  ## Potential Improvements
136
+ - Real-world data collection (also preferably from items in poor or trash-like conditions) is necessary to reduce bias, as trash banks and recycling centers encourage people to separate used items into those that are reusable and those that are not suitable for use.
137
  - More data augmentation to handle edge cases like occluded or partially damaged garbage items.
138
  - Deploying the model in edge devices for real-time classification at waste management facilities.