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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Best model update - Epoch 2
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:b1bc753de468636fd527f3a652737db33a75ff201a11279095e656491029e890
|
| 3 |
size 411253576
|