SeeingTimes

Results 4 issues of SeeingTimes

Thank you for your splendid work,There is a question-I didn't find api to convert sdpc as svs or numpy array, could you give some tips to do that?

# 🧰 Few Tools for CellViT This repository contains a few utility scripts to assist working with [CellViT](https://github.com/TIO-IKIM/CellViT) outputs. ## 🛠 Tools Included 1. **`split_svs.py`** Split large `.svs` whole slide...

Why patch_overlap needs to be 64?

When I try to fine-tune the CellViT-256-x40.pth model using the ViT256 backbone and the provided pre-trained encoder (vit256_small_dino.pth), I encounter a RuntimeError due to mismatched keys in the model head....