A hands-on tutorial on classical methods for image denoising held at the Amsterdam Imaging Hub on May 29, 2026
https://cicwi.github.io/denoising-tutorial/Presentation.html
Open Exercises.ipynb in Google Colab or run it locally using:
# Create a virtual environment
python -m venv .venv
source .venv/bin/activate # On Windows, use `.venv\Scripts\activate`
# Install dependencies
pip install -r requirements.txt
# Launch Jupyter Notebook
jupyter notebook Exercises.ipynb
https://huggingface.co/spaces/askorikov/classical-denoising-demo