CoolFace
Datasetpublic

SoyVitou/khmer-handwritten-dataset-4.2k

4.2k images khmer handwritten Dataset This repository contains a dataset of khmer handwritten dataset Installation Prerequisites Before cloning this repository, make sure you have Git LFS installed: Install Git LFS Linux/macOS:curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash sudo apt install git-lfs Windows: Download and install Git LFS from git-lfs.github.com Clone the Repository git… See the full description on the dataset page: https://huggingface.co/datasets/SoyVitou/khmer-handwritten-dataset-4.2k.

sourceHugging Facemitupdated 2y agoView on Hugging Face
4likes221downloads
Dataset Card

4.2k images khmer handwritten Dataset This repository contains a dataset of khmer handwritten dataset

Installation

Prerequisites

Before cloning this repository, make sure you have Git LFS installed:

Install Git LFS
  • —Linux/macOS:
sh
  curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
  sudo apt install git-lfs

Clone the Repository

sh
git clone https://github.com/SoyVitou/khmer-handwritten-dataset-4.2.git
cd khmer-handwritten-dataset-4.2

Pull LFS Files

sh
git lfs install
git lfs pull

Usage

You can load the dataset using Python with Pandas:

python
import pandas as pd
# Load training set
df_train = pd.read_parquet("trainset.parquet")
print(df_train.head())
# Load validation set
df_valid = pd.read_parquet("validset.parquet")
print(df_valid.head())
# Load test set
df_test = pd.read_parquet("testset.parquet")
print(df_test.head())

License

[Specify your license here, e.g., MIT, Apache 2.0, etc.]

Contact

For any issues or inquiries, please contact telegram: 0964060587.