File size: 1,993 Bytes
97b7ce5
725dba4
c27d4fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9486cee
 
 
 
 
 
 
 
 
 
 
 
5983a06
9486cee
5983a06
9486cee
 
 
5983a06
 
9486cee
 
 
 
 
5983a06
 
9486cee
 
 
5983a06
 
 
 
9486cee
 
 
 
 
 
 
 
 
 
 
5983a06
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
dataset_info:
  features:
  - name: filename
    dtype: string
  - name: image
    dtype: image
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 164401783.625
    num_examples: 2043
  download_size: 161098467
  dataset_size: 164401783.625
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: mit
task_categories:
- translation
language:
- mr
tags:
- history,
---


# Historic Scripts to Modern Vision: Modi to Devanagari Transliteration Dataset

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.

The dataset was introduced in the following paper:

> **Historic Scripts to Modern Vision: A Novel Dataset and A VLM Framework for Transliteration of Modi Script to Devanagari**  
> *Harshal Kausadikar, Tanvi Kale, Onkar Susladkar, Sparsh Mittal*  
> **Accepted at ICDAR 2025**  
> [arXiv:2503.13060v2](https://arxiv.org/abs/2503.13060v2)

## Dataset Features

- **Modi script image patches**
- **Aligned Devanagari transliterations**
- Covers a diverse range of historical Modi handwriting styles
- Suitable for OCR, script transliteration, vision-language modeling, and low-resource script research

## Usage

This dataset is ideal for:
- Handwritten script recognition and transliteration
- Vision-language model (VLM) training for historical scripts
- Document digitization and cultural heritage preservation

## Citation

If you use this dataset in your research or publications, **please cite the following paper**:

```bibtex
@article{kausadikar2025historic,
  title={Historic Scripts to Modern Vision: A Novel Dataset and A VLM Framework for Transliteration of Modi Script to Devanagari},
  author={Kausadikar, Harshal and Kale, Tanvi and Susladkar, Onkar and Mittal, Sparsh},
  journal={arXiv preprint arXiv:2503.13060},
  year={2025}
}