Instructions to use Omar280X/id_word_segmenter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Omar280X/id_word_segmenter with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("Omar280X/id_word_segmenter") model = SegformerForSemanticSegmentation.from_pretrained("Omar280X/id_word_segmenter") - Notebooks
- Google Colab
- Kaggle
Training in progress steps 3414
Browse files- tf_model.h5 +1 -1
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 339913320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40190dc80ff9668d67d8cf81da3b3b91262d8f5db665ef7b8705c879a5b19889
|
| 3 |
size 339913320
|