Timm Kühnel

Results 4 comments of Timm Kühnel

In case anybody still encounters the same issue: I fixed the initial issue of float indices by simply casting cls to integer where it is used as list index: ```...

In case you haven't solved the issue: This looks like the error I ran into after adjusting my `.cfg` file to my custom number of classes. In addition to changing...

Oh, I didn't see your note in README before that "Current version only supports YOLOv5s-x models". This turns out to be the source of my errors. I trained a `yolov5m6`,...

Hey @shakib-root, I have installed all my dependencies into a `conda` environment. I spent some hours figuring everything out, so I cannot really retrace everything. But I can export and...