File size: 745 Bytes
82a476d
1d39bfd
 
 
 
 
 
 
 
 
 
 
 
 
01498aa
82a476d
 
 
 
1d39bfd
05dfffc
1d39bfd
f1aa02c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
tags:
- image-classification
metrics:
- accuracy
model-index:
- name: fruits
  results:
  - task:
      name: Image Classification
      type: image-classification
    metrics:
    - name: Accuracy
      type: accuracy
      value: 0.9896
license: unlicense
language:
- es
library_name: keras
---
<h1>Clasificador de Frutas</h1>

<h3>Este modelo es para la clasificacion de ciertos tipos de frutas dentro de las cuales encontramos: </h3>
<h4>-Banano</h4>
<h4>-Durazno</h4>
<h4>-Fresa</h4>
<h4>-Guayaba</h4>
<h4>-Kiwi</h4>
<h4>-Limon</h4>
<h4>-Mandarina</h4>
<h4>-Mango</h4>
<h4>-Manzana</h4>
<h4>-Manzana Verde</h4>
<h4>-Melon</h4>
<h4>-Naranja</h4>
<h4>-Papaya</h4>
<h4>-Pera</h4>
<h4>-Piña</h4>
<h4>-Sandia</h4>
<h4>-Tomate de Arbol</h4>