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

Removing videos from a project doesn't update Labeled frames: YYY in project #1261

Closed
1 task
olinesn opened this issue Apr 5, 2023 · 1 comment
Closed
1 task
Assignees
Labels
bug Something isn't working good first issue This issue is relatively self-contained.

Comments

@olinesn
Copy link

olinesn commented Apr 5, 2023

Bug description

When I have a project with a large number of videos and many labelled frames for each video, and want to break out a section to build a new project on a smaller subset of those videos, I save the project "as", and then remove videos. However the "Labeled Frames: XX in video, YYY in project," Y values do not update.

Expected behaviour

Y values would recalculate when videos are removed from a project.

Actual behaviour

Y values are never updated to remove old labeled frames, but do change when new frames are added.

Your personal set up

Environment packages
# paste output of `pip freeze` or `conda list` here
Logs
# paste relevant logs here, if any

Screenshots

How to reproduce

Build a project with 7 videos, label 2 frames in each video. GUI will show "Labeled frames: 2 in video, 14 in project." Then remove 1 video. GUI will still show "Labeled frames: 2 in video, 14 in project," even though there are now only 12 in the project.

@olinesn olinesn added the bug Something isn't working label Apr 5, 2023
@roomrys roomrys added the good first issue This issue is relatively self-contained. label Apr 6, 2023
@roomrys roomrys added the fixed in future release Fix or feature is merged into develop and will be available in future release. label Aug 3, 2023
@roomrys
Copy link
Collaborator

roomrys commented Sep 11, 2023

This should be addressed in SLEAP 1.3.2.

@roomrys roomrys closed this as completed Sep 11, 2023
@roomrys roomrys removed the fixed in future release Fix or feature is merged into develop and will be available in future release. label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue This issue is relatively self-contained.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants