Instructions to use Lewislou/cellseg_sribd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Lewislou/cellseg_sribd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-segmentation", model="Lewislou/cellseg_sribd")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Lewislou/cellseg_sribd", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md f013e8e
Update README.md 48768f5
Upload overlay.py 2f17f86
Upload requirements.txt ed9e0be
Upload 27 files 0ce1ebe
Upload 4 files f065752
Upload 2 files 0764ef3
Upload model.pt 72897a5
Upload sribd_cellseg_models.py e11c9e4
Delete cell_sribd_model.py 367aed9
Update README.md d4776d1
Upload model 515facd
Update README.md 31e9a7d
Update README.md 3fa8784
Update README.md 1eeed94
Upload cell_sribd_model.py 2ae6c81
Upload model d8fe451
Upload model a4c042e
Upload model 6a71883
Update README.md dd2cf59
Update README.md 7981e4e
Create README.md e0ed750
Upload cellseg_sribd 3077f00
initial commit d4586db
Wei Lou commited on