--- 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.