Skip to main content

This package contains CPAR dataset

Project description

CPAR Dataset

Introduction

CPAR Dataset consists of Devanagri(Hindi) Characters and Digits. This Dataset was collected by Mr. Rajiv Kumar.

Quick Tour

CPAR contains 48 Characters and 9 Digits.

alt rating_to_insight alt rating_to_insight

Installation

Using PIP via PyPI

$ pip install cpar

Manually via GIT

$ git clone git://github.com/gaganmanku96/cpar
$ cd cpar
$ python setup.py install

Usage

Character Dataset

$ from cpar.char import load_data
$ (x_train, y_train), (x_test, y_test) = load_data()

Digit Dataset

$ from cpar.digit import load_data
$ (x_train, y_train), (x_test, y_test) = load_data()

Citations

  1. Kumar Rajiv, Amresh Kumar, and Pervez Ahmed. "A benchmark dataset for devnagari document recognition research." In 6th International Conference on Visualization, Imaging and Simulation (VIS'13), Lemesos, Cyprus, pp. 258-263. 2013.
  2. Kumar, Rajiv, and Kiran Kumar Ravulakollu. "HANDWRITTEN DEVNAGARI DIGIT RECOGNITION: BENCHMARKING ON NEW DATASET." Journal of theoretical & applied information technology 60, no. 3 (2014).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cpar-1.0.3.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

cpar-1.0.3-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page