Ice-PatchNet: A patch (segmented images) based CNN workflow
Project description
Predicting Antarctic Sea Ice with Scalable Deep Learning
Ice-PatchNet
Ice-PatchNet is a novel, scalable deep learning framework designed to predict daily Sea Ice Extent (SIE) over the Antarctic region. By using a patch-based segmentation approach, the model can efficiently capture localized spatiotemporal features.
Performance and Scope
- Target Region: Optimized for the Antarctic and Arctic polar regions.
- Resolution: Handles satellite imagery at a 25km spatial resolution.
- Predictive Windows: Supports lead-time predictions for 1-day, 7-day, and 14-day horizons.
Important Version info
This version of Ice-PatchNet has only been tested on the images of sea ice extent over the Arctic region and the Antarctic region.
Method Overview
- Image Preprocessing: High-resolution SIE images are converted to grayscale to reduce complexity and computational overhead.
- Patch Segmentation: The images are divided into a user-defined number of non-overlapping patches. This enables an equal distribution of SIE features and improves the model's ability to distinguish between land, open water, and ice.
- Spatiotemporal Feature Extraction: Each patch is treated as a single unit and is processed through a deep convolutional neural network (3 layers, $3 \times 3$ kernels) with ReLU activation to identify localized patterns.
- Patches Reassembly: Predicted patches are re-aligned using a global counter to reconstruct the full geographic extent without spatial distortion.
Citation
If you utilize this framework or the patch-based methodology in your research, please cite our ICDM '25 paper:
Amaraneni, S. V., Devnath, M. K., Srinivasa, S., Kulkarni, C., Chakraborty, S., & Janeja, V. P. (2025). Predicting Antarctic sea ice with scalable deep learning models. In Proceedings of the IEEE ICDM Workshop on Spatial and Spatiotemporal Data Mining (SSTDM).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file icepatchnet-0.1.0.tar.gz.
File metadata
- Download URL: icepatchnet-0.1.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e73199b300308d20ce72d2b1c5015f3cc9b1a2453d82c7554960bb6beb35b1f4
|
|
| MD5 |
8616eca343183ef70036b451c7073f7b
|
|
| BLAKE2b-256 |
d337a21319f6f7f5ca3f492e844d829add59ed5f2472e4e80ec5b75f9a552978
|
File details
Details for the file icepatchnet-0.1.0-py3-none-any.whl.
File metadata
- Download URL: icepatchnet-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee27937108feac15273430d827696d90259d8b7041258ae1990a7aea775c9931
|
|
| MD5 |
a955c738f2cd9c457a456a81b3b81781
|
|
| BLAKE2b-256 |
cac546bfe6a8bd971325bca64903ece1b59d188215ab61316e81e31ede05acd7
|