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

Labelize newest pictures instead of the oldest #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paksu
Copy link

@paksu paksu commented Jun 15, 2017

Labelizer now shows most recent unlabeled pictures so we can label those and get fresh data

Labelizer now tries to prefer pictures with only one missing label over both labels missing. This means that when you label pictures for left side the labelizer first tries to find pictures that already have right side labeled but are missing label for the left side.

Only if no such pictures are found the labelizer defaults to fetching the most recent unlabeled pictures.

This logic can and should be improved so the labelizer always shows up to 50 pictures but prefers the pictures with only one label.

paksu added 2 commits June 15, 2017 14:16
…s done because pictures are now ordered to show the newest first. To avoid a situation where we have a lot of picturs with just one label the labelizer should prefer pictures with one missing label to pictures with both labels missing.
@paksu paksu force-pushed the label-newest-pictures branch from 6eaf93c to 35f630c Compare June 16, 2017 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant