Babyhamsta

Results 7 comments of Babyhamsta

You can only run YOLOv5 models through MakeSense currently. You can easily export them using YOLOv5's export CLI. `python export.py --weights best.pt --include tfjs` (Just adjust to your PT model)...

> You might want to experiment with `-w superrule-overlap` I tried with -w 1, I just thought it was weird that they didn't group more. If I did some checking...

> did you check, if some of the samples don't fit to the group because they're a total different version, architecture, ... ? > > maybe try with 10, which...

> Adding sticky aim as an option > Not possible, since Aimmy is AI powered, the AI cannot tell the difference between one detection/enemy and another It's potentially possible as...

Have you fully extracted Aimmy before running it? Ensure that both the DirectML.dll and OnnxRuntime.dll are with the exe as well.

Are you loading a custom model? If so can you provide it here?

It could be a model issue, did any error message pop up when you loaded a model? Are you using a custom model or one provided? Do note that models...