DBD added ‘Change Mode’ button

Added a function to the DBD app that will allow you to toggle between the aggregated list of killers and the last 35 killers (with timestamp) that you faced

I’ve also been working on an AI model to identify which perks were used by survivors on the end screen. This has been a particular challenge since it’ll be my first model I curated all of the training data for myself. The early results aren’t the best, all of the perks get bounding boxes but all identify as the same perk. I suspect this will be resolved with more training data and more epochs.

I’m running more training epochs on the same dataset overnight tonight, hopefully that’ll give me some better results. Also: The new survivor came out today so I’ll definitely need to get a bunch of training datasets for those perks as well and train those in also. One thing at a time though.

Similar Posts