A research project.
The built-in functions require rasterio
and aicspylibczi
libraries for tif
and czi
file management.
The code was executed with python 3.11
.
├── annotations # ground truth
├── code
│ ├── datasets # custom dataset backbones for torchgeo, csv
│ ├── datasets # custom dataset backbones for torchgeo, csv
│ ├── datasets # custom dataset backbones for torchgeo, csv
│ └── samplers # custom samplers for torchgeo
├── results # result masks
├── scenes # original files
├── prat_demo.ipynb # demo notebook
└── pdf/slides
Simply run the notebook.
It provides a step-by-step usage guide.