Skip to content

Conversation

@LouisK92
Copy link
Contributor

@LouisK92 LouisK92 commented Aug 7, 2025

This is a first draft for adding Segger. There are current issues that can't be solved (spatialdata and segger dependency issue and cuda error when running on cpu)

Two main issues:

Environment

git clone https://github.com/EliHei2/segger_dev.git
cd segger_dev
pip install .
pip install torch==2.5.0 
pip install lightning
pip install torchmetrics
pip install cupy-cuda12x
pip install distributed
pip install dask_geopandas

Other

  • There are a few NOTEs and TODOs in the segger script that can be tackled when the upper issues are resolved

How to proceed

  • Continue when the spatialdata segger dependency issue is resolved
  • Hope that the cuda error is then also resolved

@LouisK92
Copy link
Contributor Author

Update: the spatialdata dask dependency issue is probably fixed with spatialdata>=0.6
Currently we still use <0.6 since sopa does not support zarr v3 yet. When sopa supports v3, we can update everything to the latest spatialdata version. Note that the datasets need to be recreated then (from the combine script onwards)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants