You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Chinese Chess Detection Dataset

  • Use AnyLabeling to annotate all data in data/data_01 and data/data_02.
  • Run make_data.sh to generate the training data.
conda create -n chessai-dataprep python=3.9
conda activate chessai-dataprep
pip install -r requirements.txt
bash make_data.sh

Citation

Please cite this paper if it helps your research:

@misc {viet-anh_nguyen_(andrew)_2024,
    author       = { {Viet-Anh NGUYEN (Andrew)} },
    title        = { chessai-data (Revision 806ff3f) },
    year         = 2024,
    url          = { https://huggingface.co/datasets/vietanhdev/chessai-data },
    doi          = { 10.57967/hf/2812 },
    publisher    = { Hugging Face }
}
Downloads last month
59