--- language: - en license: mit size_categories: - 1K95% human accuracy across all resistance levels. - **Machine Learning Ready**: Includes a comprehensive `metadata/` directory with JSON labels and an `ML_USAGE_GUIDE.md`. ## Data Analysis The dataset distribution covers: - **Text Length**: 3 to 7 characters (Normal distribution centered at 5). - **Color Modes**: Color (49.4%) and Black & White (50.6%). - **Character Frequency**: Balanced distribution of alphanumeric characters. - **Image Dimensions**: Optimized for standard input sizes (e.g., 250x120, 300x100). ## Usage for ML Research This dataset is ideal for: 1. **Robustness Testing**: Measuring how accuracy degrades as AI resistance increases. 2. **Adversarial Training**: Training models to be more resilient to frequency-domain noise. 3. **OCR Benchmarking**: Testing the limits of state-of-the-art OCR engines (Tesseract, PaddleOCR, etc.). For detailed implementation patterns and evaluation metrics, please refer to the `ML_USAGE_GUIDE.md` included in the dataset. ## License This dataset is released under the **MIT License**. ## Citation If you use this dataset in your research, please cite the original project: [DeepCaptcha GitHub Repository](https://github.com/kingknight07/Deep-Captcha)