Skip to content

Unit detection overhaul

Compare
Choose a tag to compare
@Pbatch Pbatch released this 04 Jul 22:50
· 134 commits to main since this release
83e652c
  • 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.