Usecase: Determine hurricane damages on houses based on satellie images
Dataset: https://huggingface.co/datasets/jonathan-roberts1/Satellite-Images-of-Hurricane-Damage
Data exploration: https://huggingface.co/spaces/till-onethousand/huggingface-workshop/blob/main/hints/data_exploration.ipynb
Model: https://huggingface.co/google/vit-base-patch16-224-in21k
Model training: https://huggingface.co/spaces/till-onethousand/huggingface-workshop/blob/main/hints/model_training.ipynb
There are a lot of resources about how to train models from Huggingface in just a few lines of code.
Model deployment: https://huggingface.co/spaces/till-onethousand/huggingface-workshop/tree/main