Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit af32fc2

Browse files
committed
add WIP notes
1 parent 7aa371f commit af32fc2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ HISSL: HIstology Self-Supervised Learning
33

44
=== WORK IN PROGRESS ===
55

6+
- Submodule initialization does not work because DLUP is not yet publicly available
7+
- Current scripts with singularity calls might not work since DLUP is installed as editable and the entire hissl repo is mounted on the singularity, meaning there will be an empty DLUP directory
8+
- It is recommended to remove the `--bind $HISSL_ROOT:/hissl` from the singularity options for the time being, meaning changes you make to `hissl` are not reflected inside the container. This will allow you to run all the DeepSMILE reproduction scripts.
9+
10+
=========================
11+
612
HISSL performs self-supervised pre-training of a feature extractor on histopathology data. It is
713
used for _DeepSMILE: Contrastive self-supervised pre-training benefits MSI and HRD
814
classification directly from H&E whole-slide images in colorectal and breast cancer_, and is meant to

0 commit comments

Comments
 (0)