Skip to content

Releases: Pbatch/ClashRoyaleBuildABot

Add synthetic data to unit training

24 May 23:44
6cb57de

Choose a tag to compare

Fix ONNX bug + fix Pillow bug

07 Dec 23:57
fb6fab2

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

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

Choose a tag to compare

  • Remove pp-adb
  • Faster screenshots

Example hotfix

10 Jul 23:31
4d54d95

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

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

Choose a tag to compare

Hotfix for data imports

PyPI Release

27 Jun 23:05
59db2b8

Choose a tag to compare

Release for PyPI