historyHulk commited on
Commit
5983a06
·
verified ·
1 Parent(s): 9486cee

readme updated

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -30,27 +30,28 @@ tags:
30
 
31
  # Historic Scripts to Modern Vision: Modi to Devanagari Transliteration Dataset
32
 
33
- This dataset supports research in the transliteration of **Modi script**—an ancient Indian script used historically in the Maharashtra region—into **Devanagari**, the script currently used for writing Marathi and several other Indian languages.
34
 
35
- The dataset was introduced in the paper:
36
 
37
  > **Historic Scripts to Modern Vision: A Novel Dataset and A VLM Framework for Transliteration of Modi Script to Devanagari**
38
  > *Harshal Kausadikar, Tanvi Kale, Onkar Susladkar, Sparsh Mittal*
39
- > arXiv preprint arXiv:2503.13060 (2025)
 
40
 
41
  ## Dataset Features
42
 
43
  - **Modi script image patches**
44
  - **Aligned Devanagari transliterations**
45
- - Multiple styles and variations of historical Modi handwriting
46
- - Ideal for tasks such as OCR, script transliteration, sequence learning, and multimodal VLM training
47
 
48
  ## Usage
49
 
50
- This dataset can be used for:
51
- - Script recognition and transliteration
52
- - Vision-language modeling for low-resource scripts
53
- - Historical document digitization
54
 
55
  ## Citation
56
 
@@ -62,4 +63,4 @@ If you use this dataset in your research or publications, **please cite the foll
62
  author={Kausadikar, Harshal and Kale, Tanvi and Susladkar, Onkar and Mittal, Sparsh},
63
  journal={arXiv preprint arXiv:2503.13060},
64
  year={2025}
65
- }
 
30
 
31
  # Historic Scripts to Modern Vision: Modi to Devanagari Transliteration Dataset
32
 
33
+ This dataset supports research in the transliteration of **Modi script**—an ancient Indian script historically used in Maharashtra—into **Devanagari**, the script currently used for Marathi and several other Indian languages.
34
 
35
+ The dataset was introduced in the following paper:
36
 
37
  > **Historic Scripts to Modern Vision: A Novel Dataset and A VLM Framework for Transliteration of Modi Script to Devanagari**
38
  > *Harshal Kausadikar, Tanvi Kale, Onkar Susladkar, Sparsh Mittal*
39
+ > **Accepted at ICDAR 2025**
40
+ > [arXiv:2503.13060v2](https://arxiv.org/abs/2503.13060v2)
41
 
42
  ## Dataset Features
43
 
44
  - **Modi script image patches**
45
  - **Aligned Devanagari transliterations**
46
+ - Covers a diverse range of historical Modi handwriting styles
47
+ - Suitable for OCR, script transliteration, vision-language modeling, and low-resource script research
48
 
49
  ## Usage
50
 
51
+ This dataset is ideal for:
52
+ - Handwritten script recognition and transliteration
53
+ - Vision-language model (VLM) training for historical scripts
54
+ - Document digitization and cultural heritage preservation
55
 
56
  ## Citation
57
 
 
63
  author={Kausadikar, Harshal and Kale, Tanvi and Susladkar, Onkar and Mittal, Sparsh},
64
  journal={arXiv preprint arXiv:2503.13060},
65
  year={2025}
66
+ }