m5ghanba commited on
Commit
5b159a3
·
verified ·
1 Parent(s): 239ec70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
 
15
  SKeMa is a Python-based tool for semantic segmentation of kelp in Sentinel-2 satellite imagery, developed for coastal monitoring. It uses a deep learning model from the Segmentation Models PyTorch library, with a MaxViT-Tiny-512 encoder and UNet decoder. The model outputs a binary GeoTIFF (kelp = 1, non-kelp = 0).
16
 
17
- **Authors**: Mohsen Ghanbari et al., Spectral Lab, University of Victoria
18
  **License**: Creative Commons Attribution 4.0 International (CC-BY-4.0)
19
  **Citation**: SKeMa models by Mohsen Ghanbari et al., SPECTRAL Remote Sensing Laboratory, University of Victoria, DOI: [10.57967/hf/6790](https://huggingface.co/m5ghanba/SKeMa)
20
  **GitHub**: [m5ghanba/skema](https://github.com/m5ghanba/skema)
@@ -105,7 +105,7 @@ Please cite as:
105
 
106
  ```bibtex
107
  @software{skema_2025,
108
- author = {Mohsen Ghanbari et al.},
109
  title = {SKeMa: Satellite-based Kelp Mapping using Semantic Segmentation on Sentinel-2 imagery},
110
  year = 2025,
111
  publisher = {Hugging Face},
 
14
 
15
  SKeMa is a Python-based tool for semantic segmentation of kelp in Sentinel-2 satellite imagery, developed for coastal monitoring. It uses a deep learning model from the Segmentation Models PyTorch library, with a MaxViT-Tiny-512 encoder and UNet decoder. The model outputs a binary GeoTIFF (kelp = 1, non-kelp = 0).
16
 
17
+ **Authors**: Mohsen Ghanbari, Neil Ernst, Taylor A. Denouden, Luba Y. Reshitnyk, Piper Steffen, Alena Wachmann, Eduardo Loos, Margot Hessing-Lewis, Maycira Costa
18
  **License**: Creative Commons Attribution 4.0 International (CC-BY-4.0)
19
  **Citation**: SKeMa models by Mohsen Ghanbari et al., SPECTRAL Remote Sensing Laboratory, University of Victoria, DOI: [10.57967/hf/6790](https://huggingface.co/m5ghanba/SKeMa)
20
  **GitHub**: [m5ghanba/skema](https://github.com/m5ghanba/skema)
 
105
 
106
  ```bibtex
107
  @software{skema_2025,
108
+ author = {Mohsen Ghanbari, Neil Ernst, Taylor A. Denouden, Luba Y. Reshitnyk, Piper Steffen, Alena Wachmann, Eduardo Loos, Margot Hessing-Lewis, Maycira Costa},
109
  title = {SKeMa: Satellite-based Kelp Mapping using Semantic Segmentation on Sentinel-2 imagery},
110
  year = 2025,
111
  publisher = {Hugging Face},