Instructions to use Patnev71/floorplanv20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Patnev71/floorplanv20 with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("Patnev71/floorplanv20") model = SegformerForSemanticSegmentation.from_pretrained("Patnev71/floorplanv20") - Notebooks
- Google Colab
- Kaggle
Upload SegformerForSemanticSegmentation
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 14893008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a36bfdde73caad8218f2144d409ac787855de4de903a18ccb67ddc6d6c5cdc6c
|
| 3 |
size 14893008
|