armx40 commited on
Commit
9af39b1
1 Parent(s): 0156cc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -27,3 +27,18 @@ configs:
27
  - split: test
28
  path: data/test-*
29
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  - split: test
28
  path: data/test-*
29
  ---
30
+
31
+ ## IIIT-INDIC-HW-WORDS-Tamil
32
+
33
+ Dataset containing images of hand written words in Devanagari by various humans and the corresponding text of those images.
34
+
35
+ ## Overview
36
+ The dataset, originally developed by the Centre for Visual Information Technology (CVIT) at IIIT Hyderabad, has been transformed into Parquet format to facilitate its use in modern machine learning workflows. This dataset primarily targets recognition of handwritten Tamil words and aims to advance research and development in handwritten text recognition technologies for Indic scripts.
37
+
38
+ ## Acknowledgement
39
+ Original: IIIT-INDIC-HW-WORDS: A Dataset for Indic Handwritten Text Recognition
40
+ <br/>
41
+ By: Santhoshini Gongidi and C. V. Jawahar
42
+ <br/>
43
+ Available At: [https://cvit.iiit.ac.in/research/projects/cvit-projects/iiit-indic-hw-words](https://cvit.iiit.ac.in/research/projects/cvit-projects/iiit-indic-hw-words)
44
+