rmayormartins's picture
Subindo arquivos
80ed051

A newer version of the Gradio SDK is available: 5.20.1

Upgrade
metadata
title: Gtm-Keras-H5-Predictor
emoji: 😻
colorFrom: green
colorTo: red
sdk: gradio
sdk_version: 4.12.0
app_file: app.py
pinned: false
license: ecl-2.0

Description

In Google Teachable Machine, after training, under 'Export Model', go to 'Tensorflow', click on 'Keras' and then 'Download my model' (wait a moment). The zip will contain the Keras .h5 model. This application allows users to upload these models and test them with their own images.

How to Use

  1. Train a model in Google Teachable Machine.
  2. Export and download the model as a Keras .h5 file (in Tensorflow, in middle, click on Keras, Download my model).
  3. Upload the model (.zip or .h5) and your test images to the application.
  4. View the predictions made by the model.

Developer

Developed by Ramon Mayor Martins (2023) Atualizado 05/2024

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference