Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
vikp
/
layout_segmenter
like
15
Token Classification
Transformers
PyTorch
layoutlmv3
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
vikp
commited on
Dec 22, 2023
Commit
48f04ef
•
1 Parent(s):
11fa7ef
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-1
README.md
CHANGED
Viewed
@@ -1 +1,3 @@
1
-
Segments pdf page layout into blocks. Based on layoutlmv3.
1
+
Segments pdf page layout into blocks. Based on layoutlmv3.
2
+
3
+
Used in [marker](https://github.com/VikParuchuri/marker).