datasets: | |
- garythung/trashnet | |
language: | |
- en | |
metrics: | |
- loss | |
- accuracy | |
tags: | |
- code | |
pipeline_tag: image-classification | |
library_name: keras | |
# Garbage Classification use CNN and Transfer Learning with MobileNetV2 | |
Model Used for transfer learning is MobileNetV2 to improve the model CNN already made |