Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video annotation split branch #454

Closed
wants to merge 6 commits into from

Conversation

ChristofferEdlund
Copy link
Contributor

Pulling video data with --video-frames argument only transform the videos into correct format, but not the annotations. Generating a miss-match between the two. This PR addresses this by also transforming the annotations into a format that takes the parsed image frames into account.

@andreaazzini andreaazzini requested review from owencjones and Nathanjp91 and removed request for andreaazzini February 28, 2023 09:10
@owencjones
Copy link
Contributor

@ChristofferEdlund is this still a current issue? If so, can you ping me in linear or slack, and I'll see it on to the backlog, seeing as you've done much of the work some time ago.

@owencjones owencjones added stale A PR that became too old to merge, as codebase outdated it. do-not-merge labels Mar 29, 2023
@Nathanjp91 Nathanjp91 self-requested a review March 31, 2023 10:58
@JBWilkie
Copy link
Contributor

JBWilkie commented May 24, 2024

I think this makes sense, but I'm worried that it might be considered breaking. Also, split_video_annotations() can be invoked at any point after pulling a dataset. I'll close this PR but I've recorded this change for consideration as part of 0.9.1 which will include some breaking changes to the way darwin-py names files!

@JBWilkie JBWilkie closed this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge stale A PR that became too old to merge, as codebase outdated it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants