Cyrile commited on
Commit
f0e0ae9
·
verified ·
1 Parent(s): e04d975

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -53,3 +53,11 @@ bbox_pred = img_proc.post_process_object_detection(
53
  )
54
  ```
55
 
 
 
 
 
 
 
 
 
 
53
  )
54
  ```
55
 
56
+ ### Citation
57
+
58
+ @online{DeDetrLay,
59
+ AUTHOR = {Cyrile Delestre},
60
+ URL = {https://huggingface.co/cmarkea/detr-layout-detection},
61
+ YEAR = {2024},
62
+ KEYWORDS = {Image ; Transformers ; Layout},
63
+ }