File size: 442 Bytes
d7024d7 0435269 e7c04bb 8553b5a 0476dcb b0d81f4 0fe8f73 603d32e 6958c79 463f01a c7d8b3b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
version: 1.0.0
library_name: keras
tags:
- Image Classification
- Keras
- TensorFlow
---
## Welcome to KVS's Computer Vision Image Classification Model repo
This is my first model repository in hugging face and it is a test repo, so you may not find anything interesting in this repo. Anyway, I am trying to implement an image classification model here using CNN architecture and use the TensorFlow python library for implementation. |