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

[GSoC'24] Quality Control: Consensus #7973

Open
2 tasks done
Viditagarwal7479 opened this issue May 31, 2024 · 0 comments · May be fixed by #8434
Open
2 tasks done

[GSoC'24] Quality Control: Consensus #7973

Viditagarwal7479 opened this issue May 31, 2024 · 0 comments · May be fixed by #8434
Labels
enhancement New feature or request

Comments

@Viditagarwal7479
Copy link
Contributor

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Is your feature request related to a problem? Please describe.

Allowing annotating same data multiple times and merge them. https://github.com/cvat-ai/cvat/wiki/GSoC-2024#idea-quality-control-consensus.

Describe the solution you'd like

  1. Creating multiple copies of same job
  2. Aggregating their annotations
  3. Merging them into the source job
  4. Generating report for the same
  5. Reviewing the merging process?

Describe alternatives you've considered

No response

Additional context

No response

@Viditagarwal7479 Viditagarwal7479 added the enhancement New feature or request label May 31, 2024
@zhiltsov-max zhiltsov-max linked a pull request Sep 11, 2024 that will close this issue
11 tasks
zhiltsov-max added a commit that referenced this issue Dec 24, 2024
#7973 

Adding test cases for consensus features 

### Checklist
<!-- Go over all the following points, and put an `x` in all the boxes
that apply.
If an item isn't applicable for some reason, then ~~explicitly
strikethrough~~ the whole
line. If you don't do that, GitHub will show incorrect progress for the
pull request.
If you're unsure about any of these, don't hesitate to ask. We're here
to help! -->
~- [ ] I submit my changes into the `develop` branch~
~- [ ] I have created a changelog fragment <!-- see top comment in
CHANGELOG.md -->~
~- [ ] I have updated the documentation accordingly~
- [x] I have added tests to cover my changes
- [x] I have linked related issues (see [GitHub docs](

https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword))
~- [ ] I have increased versions of npm packages if it is necessary

([cvat-canvas](https://github.com/cvat-ai/cvat/tree/develop/cvat-canvas#versioning),

[cvat-core](https://github.com/cvat-ai/cvat/tree/develop/cvat-core#versioning),

[cvat-data](https://github.com/cvat-ai/cvat/tree/develop/cvat-data#versioning)
and

[cvat-ui](https://github.com/cvat-ai/cvat/tree/develop/cvat-ui#versioning))~

### License

- [x] I submit _my code changes_ under the same [MIT License](
https://github.com/cvat-ai/cvat/blob/develop/LICENSE) that covers the
project.
  Feel free to contact the maintainers if that's a concern.

---------

Co-authored-by: Dmitrii Lavrukhin <[email protected]>
Co-authored-by: Rodrigo Agundez <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Boris Sekachev <[email protected]>
Co-authored-by: Kirill Lakhov <[email protected]>
Co-authored-by: smit <[email protected]>
Co-authored-by: Roman Donchenko <[email protected]>
Co-authored-by: cvat-bot[bot] <147643061+cvat-bot[bot]@users.noreply.github.com>
Co-authored-by: Andrey Zhavoronkov <[email protected]>
Co-authored-by: Maxim Zhiltsov <[email protected]>
Co-authored-by: Maria Khrustaleva <[email protected]>
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

Successfully merging a pull request may close this issue.

1 participant