Instructions to use alexissaavedra/brain_segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alexissaavedra/brain_segmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, MaskFormerForInstanceSegmentation processor = AutoImageProcessor.from_pretrained("alexissaavedra/brain_segmentation") model = MaskFormerForInstanceSegmentation.from_pretrained("alexissaavedra/brain_segmentation") - Notebooks
- Google Colab
- Kaggle
Best model update - Epoch 4
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 411253576
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f09e7ca65abe6b03644d9b90743472f13f0ef8fd0633c1c9c6cc4e2a58a825b4
|
| 3 |
size 411253576
|