File size: 433 Bytes
3739346
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# Documentation

Documentation for integrating, adapting, and evaluating the PHPWind captcha
OCR model on deployments you own or are authorized to test.

- [Inference guide](INFERENCE.md) — Python and Go local-inference examples
- [Training and fine-tuning](TRAINING.md) — data preparation and adaptation
- [Evaluation](EVALUATION.md) — offline, labelled-image validation protocol

Return to the [model card](../../README.md).