Skip to content

v1.0.0

Compare
Choose a tag to compare
@georg-wolflein georg-wolflein released this 07 Jan 22:27
· 46 commits to master since this release
137ff94

First stable version!

  • Implement transfer learning algorithm to adapt the recognition system to an unseen chess set based on only two images of the starting position.
  • Evaluate transfer learning approach.
  • More scripts to evaluate the results for the report.
  • Write a lot more documentation.
  • Auto-generate documentation using Sphinx. Docs are available at https://georgw777.github.io/chesscog.
  • More tests.