Thi-Thu-Huong commited on
Commit
24ceed2
·
verified ·
1 Parent(s): 9d84789

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  # Dataset Description: This dataset contains comprehensive coffee bean package images specifically designed for Optical Character Recognition (OCR) tasks.
2
  The collection includes three distinct datasets: LRCB (Low-Resolution Coffee Bean), HRCB (High-Resolution Coffee Bean), and POIE (Product OCR Image Evaluation), providing researchers and practitioners with diverse image qualities and real-world scenarios for developing and evaluating OCR systems.
 
3
 
4
  # Dataset Composition:
5
  LRCB Dataset (Low-Resolution Coffee Bean)
@@ -23,6 +24,7 @@ Coverage: Diverse product categories beyond coffee packaging
23
  [1] Kuang, J.; Hua, W.; Liang, D.; Yang, M.; Jiang, D.; Ren, B.; Bai, X. Visual information extraction in the wild: Practical dataset and end-to-end solution. In {\em International Conference on Document Analysis and Recognition}; Springer: 2023; pp 36--53.
24
 
25
  # Cite Us
 
26
  @misc{le_2025,
27
  author = { Le },
28
  title = { Coffee-Bean-Package-Images-OCR },
@@ -31,3 +33,16 @@ Coverage: Diverse product categories beyond coffee packaging
31
  doi = { 10.57967/hf/6500 },
32
  publisher = { Hugging Face }
33
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dataset Description: This dataset contains comprehensive coffee bean package images specifically designed for Optical Character Recognition (OCR) tasks.
2
  The collection includes three distinct datasets: LRCB (Low-Resolution Coffee Bean), HRCB (High-Resolution Coffee Bean), and POIE (Product OCR Image Evaluation), providing researchers and practitioners with diverse image qualities and real-world scenarios for developing and evaluating OCR systems.
3
+ Also, we provide antonation datasets regrading in json files.
4
 
5
  # Dataset Composition:
6
  LRCB Dataset (Low-Resolution Coffee Bean)
 
24
  [1] Kuang, J.; Hua, W.; Liang, D.; Yang, M.; Jiang, D.; Ren, B.; Bai, X. Visual information extraction in the wild: Practical dataset and end-to-end solution. In {\em International Conference on Document Analysis and Recognition}; Springer: 2023; pp 36--53.
25
 
26
  # Cite Us
27
+ Dataset:
28
  @misc{le_2025,
29
  author = { Le },
30
  title = { Coffee-Bean-Package-Images-OCR },
 
33
  doi = { 10.57967/hf/6500 },
34
  publisher = { Hugging Face }
35
  }
36
+
37
+ Publish related:
38
+ @Article{s25206484,
39
+ AUTHOR = {Le, Thi-Thu-Huong and Hwang, Yeonjeong and Kadiptya, Ahmada Yusril and Son, JunYoung and Kim, Howon},
40
+ TITLE = {A Robust Framework for Coffee Bean Package Label Recognition: Integrating Image Enhancement with Vision–Language OCR Models},
41
+ JOURNAL = {Sensors},
42
+ VOLUME = {25},
43
+ YEAR = {2025},
44
+ NUMBER = {20},
45
+ ARTICLE-NUMBER = {6484},
46
+ URL = {https://www.mdpi.com/1424-8220/25/20/6484},
47
+ ISSN = {1424-8220}
48
+ }