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

[FR] Case for evaluating initial correctness of labelling #44

Open
2 tasks
senovr opened this issue Sep 30, 2022 · 0 comments
Open
2 tasks

[FR] Case for evaluating initial correctness of labelling #44

senovr opened this issue Sep 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@senovr
Copy link

senovr commented Sep 30, 2022

Proposal Summary

Abitilty to estimate correctness of ground_truth labels - with or without invoking a pre-trained models

Motivation

I have a question about following use case:
Imagine, that we have a dataset that have been already labeled by crowd (i.e., coco)
Apparently, there may be some mistakes ( wrong or missing labels) for different objects.
Do we have an option to evaluate initial correctness of labelling with fiftyone?
I was not able to locate such case in examples - the closest one is Digging into COCO

Example of the workflow:

  • Extract patches from dataset
  • Compute embeddings
  • Compute "similarity" or uniqueness for each class of objects
  • Return similarity.
  • Most dis-similar labels can be filtered in app and evaluated visually
  • Images with incorrect labelling sent back to crowd for re-labelling

Willingness to contribute

The FiftyOne Community encourages new feature contributions. Would you or
another member of your organization be willing to contribute an implementation
of this feature?

  • Yes. I can contribute this feature independently.
  • [x ] Yes. I would be willing to contribute this feature with guidance from
    the FiftyOne community.
  • No. I cannot contribute this feature at this time.
@senovr senovr added the enhancement New feature or request label Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant