Instructions to use Omar280X/image_caption_line_segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Omar280X/image_caption_line_segmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("Omar280X/image_caption_line_segmentation") model = SegformerForSemanticSegmentation.from_pretrained("Omar280X/image_caption_line_segmentation", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress steps 669
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:455d63f8cf96ab7091c848634b4a813c0e77235547b69e4e5d23cfb3ef26288c
|
| 3 |
size 339913320
|