The model recognizes written text using the AlexNet architecture.
You can test the model's performance at ChessVisionLab.com
- Clone chess-vision-lab repo
git clone https://github.com/JacekMaksymiuk/chess-vision-lab && cd chess-vision-lab
- Prepare env: unzip dataset and create necessary folders
make install
- Run console in docker
make console
- Start training in console
../bin/train.sh
- Run console in docker
make console
- Start training in console
../bin/train.sh