H&E Patch Classification
Collection
Patch classification models for use with WSInfer. • 10 items • Updated • 5
How to use kaczmarj/colorectal-resnet34.penn with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("kaczmarj/colorectal-resnet34.penn", device_map="auto")This model was trained by Yuwei Zhang at Stony Brook University.
More information coming in the future.
One can use this model via WSInfer. See the documentation for more information, like how to install and use it.
wsinfer run -i slides/ -o output/ -m colorectal-resnet34.penn