Youssef Benhachem commited on
Commit
c3158a7
1 Parent(s): b0eb681
Files changed (1) hide show
  1. KHATT.py +6 -10
KHATT.py CHANGED
@@ -17,22 +17,18 @@ import datasets
17
 
18
 
19
  _CITATION = """\
20
- @article{imagenet15russakovsky,
21
- Author = {Olga Russakovsky and Jia Deng and Hao Su and Jonathan Krause and Sanjeev Satheesh and Sean Ma and Zhiheng Huang and Andrej Karpathy and Aditya Khosla and Michael Bernstein and Alexander C. Berg and Li Fei-Fei},
22
- Title = { {ImageNet Large Scale Visual Recognition Challenge} },
23
- Year = {2015},
24
- journal = {International Journal of Computer Vision (IJCV)},
25
- doi = {10.1007/s11263-015-0816-y},
26
- volume={115},
27
- number={3},
28
- pages={211-252}
29
  }
30
  """
31
 
32
  _HOMEPAGE = "https://khatt.ideas2serve.net/KHATTAgreement.php"
33
 
34
  _DESCRIPTION = """\
35
- ILSVRC 2012, commonly known as 'ImageNet' is an image dataset organized according to the WordNet hierarchy. Each meaningful concept in WordNet, possibly described by multiple words or word phrases, is called a "synonym set" or "synset". There are more than 100,000 synsets in WordNet, majority of them are nouns (80,000+). ImageNet aims to provide on average 1000 images to illustrate each synset. Images of each concept are quality-controlled and human-annotated. In its completion, ImageNet hopes to offer tens of millions of cleanly sorted images for most of the concepts in the WordNet hierarchy. ImageNet 2012 is the most commonly used subset of ImageNet. This dataset spans 1000 object classes and contains 1,281,167 training images, 50,000 validation images and 100,000 test images
36
  """
37
 
38
  _DATA_URL = {
 
17
 
18
 
19
  _CITATION = """\
20
+ @article{Pattern Recognition,
21
+ Author = {bri A. Mahmoud, Irfan Ahmad, Wasfi G. Al-Khatib, Mohammad Alshayeb, Mohammad Tanvir Parvez, Volker Märgner, Gernot A. Fink},
22
+ Title = { {KHATT: An Open Arabic Offline Handwritten Text Database} },
23
+ Year = {2013},
24
+ doi = {10.1016/j.patcog.2013.08.009},
 
 
 
 
25
  }
26
  """
27
 
28
  _HOMEPAGE = "https://khatt.ideas2serve.net/KHATTAgreement.php"
29
 
30
  _DESCRIPTION = """\
31
+ KHATT (KFUPM Handwritten Arabic TexT) database is a database of unconstrained handwritten Arabic Text written by 1000 different writers. This research database’s development was undertaken by a research group from KFUPM, Dhahran, S audi Arabia headed by Professor Sabri Mahmoud in collaboration with Professor Fink from TU-Dortmund, Germany and Dr. Märgner from TU-Braunschweig, Germany.
32
  """
33
 
34
  _DATA_URL = {