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

Find a way to move classified subjects with high disagreement into a expert workflow #426

Open
jannesgg opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
Development enhancement New feature or request

Comments

@jannesgg
Copy link
Collaborator

Subjects that have been classified by citizen scientists but don't meet the min. agreements should be set into a different subject set that experts can go through.

At the moment the three viable options are:

  • retrieve hard-to-id media (clip or frame) from original source and upload them as new subjects
    (this will take a while but will make sure the subjects don't get mess up, it will also need to be manually processed)
  • upload the zooniverse URL of the hard-to-id subjects as new subjects
    (this will be faster than Bump uvicorn from 0.17.2 to 0.17.6 #1 but if the original subject gets deleted, the second subject won't be displayed, it will also need to be manually processed)
  • use caesar to set up the logic and automatically move subjects
    (this will be the preferred way as the subjects get processed automatically, the Caesar platform is hard to use (too many options) and we will need to implement an efficient way to name subject sets (to keep track of subjects moving around different sets) and be confident with the min. agreement required)
@jannesgg jannesgg added the enhancement New feature or request label Sep 11, 2024
@jannesgg
Copy link
Collaborator Author

Linked to #360

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants