Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.31.0
metadata
title: Cloud Classifier
emoji: π»
colorFrom: gray
colorTo: green
sdk: gradio
sdk_version: 3.24.1
app_file: app.py
pinned: false
license: gpl
Einfache App fΓΌr Woken-Klassifizierung. Mach ein Foto einer Woke und lasse dir sagen, was fΓΌr eine Wolke das ist. Simple app for cloud classification. Take a picture of a cloud and let it tell you what kind of cloud it is.
Created using fastai and gradio.
First use the imageLoader.py to get you some images (search phrase and folder can be configured in the source). Then train the model using train.py Afterwards you can run the app.py and point your browser to the shown location.
The model is not very precise as I am no expert. So I'm not really able to sort out wrong classified training data.