Koshchei Systems

Object Detection Dataset GUI

To train a good model the data plays big part and I needed a way to visualize my bounding boxes to inspect and correct dataset from time to time.

I am making a new version of a tool for that, rewriting my vibe coded slop (see old version section). You can see draft of the tool features on Board and some of pictures below:

Dataset GUI list of images and their detections
Dataset GUI editing detections

How to get it?

Plan is you will be able to buy lifetime access to the private repository with all the code regarding this tool. I don't yet know the exact price, but thinking in a range of 50$ USD. It will help me to move the whole project ahead.

To get notified when it will be available you can DM me on X or fill out this Google Form (haha, software engineer can't even make own form submissions. bro, i don't want to bother, dm me if you don't want to submit damn google form)

Vibe Coded Slop Version

I needed this tool before, so I mostly vibe coded something working. But it's slow af at this point, I wait 3-5 minutes to load single dataset. I also want to open several dataset in the same application instance and transfer or copy dataset item from one to another. There is a bunch of bugs as well. That's why the rewrite.

Here are some pictures of vibe coded slop version on non-sensitive dataset. Design isn't bad (it's a tool after all), but UX isn't great.

Old dataset visualizer list of images and their detections
Old dataset visualizer editing detections