https://doi.org/10.1158/1055-9965.EPI-25-0132
Spencer Ellis*, Steven Song*, Derek Reiman*, Xuan Hui, Renyu Zhang, Mohammad H. Shahriar, Maria Argos, John A. Baron, Mohammed Kamal, Christopher R. Shea, Robert L. Grossman†, Aly A. Khan†, and Habibul Ahsan†
* Equal Contribution
† Equal Contribution
In order to utilize most of the code in this repo, you must have been approved for access to the UNI, Prov-GigaPath, PRISM, and Virchow V1 models on Huggingface:
Clone the repo:
git clone https://github.com/sjne09/akdslab-skin-cancer.git
Set up a conda environment and install all dependencies:
conda env create -f environment.yaml
conda activate nmsc
Install OpenSlide
Clone the Prov-GigaPath repo and install it as a package:
git clone https://github.com/prov-gigapath/prov-gigapath
cd prov-gigapath
pip install -e .
Update .env with data and output directory paths
To rerun our experiments, see the scripts in scripts.pipeline.
96 commits
2 commits
Jupyter Notebook
97.2%
Python
2.8%
https://doi.org/10.1158/1055-9965.EPI-25-0132
Spencer Ellis*, Steven Song*, Derek Reiman*, Xuan Hui, Renyu Zhang, Mohammad H. Shahriar, Maria Argos, John A. Baron, Mohammed Kamal, Christopher R. Shea, Robert L. Grossman†, Aly A. Khan†, and Habibul Ahsan†
* Equal Contribution
† Equal Contribution
In order to utilize most of the code in this repo, you must have been approved for access to the UNI, Prov-GigaPath, PRISM, and Virchow V1 models on Huggingface:
Clone the repo:
git clone https://github.com/sjne09/akdslab-skin-cancer.git
Set up a conda environment and install all dependencies:
conda env create -f environment.yaml
conda activate nmsc
Install OpenSlide
Clone the Prov-GigaPath repo and install it as a package:
git clone https://github.com/prov-gigapath/prov-gigapath
cd prov-gigapath
pip install -e .
Update .env with data and output directory paths
To rerun our experiments, see the scripts in scripts.pipeline.
96 commits
2 commits
Jupyter Notebook
97.2%
Python
2.8%