This repository only contains weights for CellVit-Hibou-L model. Go to https://github.com/HistAI/hibou for information and examples on how to use the model.
To use CellViT-Hibou-L follow these instructions.
- Clone https://github.com/HistAI/hibou.
- Download weights
# Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install
git clone https://huggingface.co/histai/cellvit-hibou-l
- Run the example notebook segmentation_example.ipynb