bad_apple_virus icon indicating copy to clipboard operation
bad_apple_virus copied to clipboard

boxes.json

Open BOplaid opened this issue 1 year ago • 3 comments
trafficstars

It says it needs a boxes.json file, where can I get that?

BOplaid avatar Jun 18 '24 13:06 BOplaid

Per README:

Look at bad apple.py for the pre-processing to take an input video and turn it into boxes.bin, a space-optimized representation of the window bounds for each frame. The script is jank, don't come complaining.

(the script is still jank, I haven't merged the PRs to make it better...)

mon avatar Jun 18 '24 13:06 mon

Can't you at least give a fix for me? Or merge the PRs? I've never made a Git repo before, but it shouldn't be that hard, right?

BOplaid avatar Jun 18 '24 16:06 BOplaid

The PRs are not universally an improvement, and I need to spend some time integrating them in a way that I prefer.

You can just check out the PR's repository, it's not that hard, right?

mon avatar Jun 19 '24 10:06 mon