cellvit-hibou-l / README.md
mgvz's picture
Update README.md
dac78e0 verified
metadata
license: cc-by-nc-sa-4.0

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.

  1. Clone https://github.com/HistAI/hibou.
  2. 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
  1. Run the example notebook segmentation_example.ipynb