File size: 247 Bytes
ae4177b
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
---
license: unknown
tags:
  - image-classification
  - keras
  - tensorflow
inference:
  parameters:
    image_size: 150  # The input image size used in the model
    normalization: true  # Indicates whether input images should be normalized
---