BiomedSciAI / histocartography

A standardized Python API with necessary preprocessing, machine learning and explainability tools to facilitate graph-analytics in computational pathology.
GNU Affero General Public License v3.0
235 stars 55 forks source link

How to Create a environment For GPU #40

Open JiangWenJie-stack opened 1 year ago

JiangWenJie-stack commented 1 year ago

I follow the turtor "pip install histocartography", but i can not use GPU process WSI Data

PushpakPati commented 1 year ago

We are yet to release the new pip installer for histocartography.

Meanwhile, you can clone the repo and create the GPU compatible conda environment to use it.