Skip to content

Releases: Pbatch/ClashRoyaleBuildABot

Fix ONNX bug + fix Pillow bug

07 Dec 23:57
fb6fab2
Compare
Choose a tag to compare
  • Allow CPU execution provider for ONNX runtime
  • Update debug code to use new Pillow functionality

Yolov8 model for units + more data

23 Jan 18:28
0ae2f4b
Compare
Choose a tag to compare
  • Replace Yolov8 model with Yolov5 model
  • Added object detection data from Jurek Elliesen to the training data

Minor bug fixes

17 Jan 21:05
9880b38
Compare
Choose a tag to compare
  • Remove pp-adb
  • Faster screenshots

Example hotfix

10 Jul 23:31
4d54d95
Compare
Choose a tag to compare
Merge pull request #44 from Pbatch/all-contributors/add-ankushsethi

docs: add ankushsethi as a contributor for bug

Unit detection overhaul

04 Jul 22:50
83e652c
Compare
Choose a tag to compare
  • Moved to a bigger YoloV5 model
  • Remapped classes ('ally_dragon' -> 'dragon', 'enemy_dragon' -> 'dragon'). This doubles the training data and halves the number of classes leading to big OD improvements.
  • Designed a lightweight binary CNN to predict ally/enemy. Packaged as a small ONNX file.

Import hotfix

28 Jun 22:12
ce8735e
Compare
Choose a tag to compare

Hotfix for data imports

PyPI Release

27 Jun 23:05
59db2b8
Compare
Choose a tag to compare

Release for PyPI