File size: 306 Bytes
a77f96b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
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 |