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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -55,9 +55,11 @@ bbox_pred = img_proc.post_process_object_detection(
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
- }
 
 
55
 
56
  ### Citation
57
 
58
+ ```cite
59
  @online{DeDetrLay,
60
  AUTHOR = {Cyrile Delestre},
61
  URL = {https://huggingface.co/cmarkea/detr-layout-detection},
62
  YEAR = {2024},
63
+ KEYWORDS = {Image Processing ; Transformers ; Layout},
64
+ }
65
+ ```