IHE Delft Institute for Water Education is the largest international graduate water education facility in the world and is based in Delft, The Netherlands. For over 60 years, the Institute has been working to develop and share knowledge and skills to address global water challenges through education, research, and capacity development projects.
Our flood forecasting models provide expert guidance for:
We develop AI models to interpret images related to water resources, including:
Our coastal-focused models address:
Prepare Your Model
Required Documentation
Folder Structure
model_name/
├── README.md # Detailed model description
├── model_files/ # The actual model weights and config
├── example_usage.py # Example script showing how to use the model
├── evaluation/ # Evaluation scripts and results
└── metadata.json # Model metadata
Uploading Process
git lfs install && git clone https://huggingface.co/IHEDelft/[model_name]git add .git commit -m "Add [model_name] with documentation"git pushPost-Upload Steps
We welcome contributions from students, researchers, and partners. All contributed models should align with IHE Delft's mission of addressing water-related challenges through sustainable and ethical approaches.
For questions about contributing to our Hugging Face repository, please contact https://www.un-ihe.org/people/staff/gerald-corzo-perez .
IHE Delft is committed to developing AI technologies that support sustainable water management and equitable access to water resources worldwide.