Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
cmarkea
/
detr-layout-detection
like
7
Follow
Credit Mutuel Arkea
40
Image Segmentation
Transformers
Safetensors
ds4sd/DocLayNet
detr
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Cyrile
commited on
Aug 20
Commit
7e067f2
•
1 Parent(s):
28c6131
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -82,6 +82,10 @@ bbox_pred = img_proc.post_process_object_detection(
82
)
83
```
84
85
### Citation
86
87
```
82
)
83
```
84
85
+
### Example
86
+
87
+
![example](https://i.postimg.cc/1X6zr216/detr.png)
88
+
89
### Citation
90
91
```