This ResNet50 model is trained to provide a relative estimation of snow cover and horizontal visibility from webcam images. The model outputs are averaged to provide proxies for these two weather-related metrics.
For details and a quick starter Colab, visit
GitHub repository.
This model leverages a ResNet50 architecture to estimate snow cover and visibility based on webcam imagery. It was trained using a dataset of images captured in varying weather and lighting conditions, making it suitable for outdoor use.
Refer to the example notebook for direct use:
example_usage.ipynb