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

Quality control: honeypot #526

Closed
nmanovic opened this issue Jun 27, 2019 · 4 comments
Closed

Quality control: honeypot #526

nmanovic opened this issue Jun 27, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@nmanovic
Copy link
Contributor

One way to control quality is to implement so called honeypots. An owner of a task can provide annotations for a couple of frames. These frames can be used to calculate quality of the whole task. For example, we need to annotate 1000 frames with bounding boxes for vehicles. The owner of the task can annotate 20 arbiturarly frames (2%). If all frames are annotated correctly we can say that quality is very high (about 100%).

@nmanovic nmanovic added the enhancement New feature or request label Jun 27, 2019
@nmanovic nmanovic added this to the Backlog milestone Jun 27, 2019
@nmanovic nmanovic removed this from the Backlog milestone Nov 28, 2021
@zhiltsov-max zhiltsov-max self-assigned this Apr 4, 2023
@vivekkalyanarangan30
Copy link

@nmanovic is this available for self-hosted version? If yes, can you point me to some documentation on the setup?

@zhiltsov-max
Copy link
Contributor

Implemented for tasks in Release 2.5.0, extended for projects in #6367.

Documentation is available here and here.

@vivekkalyanarangan30
Copy link

@zhiltsov-max actually I am unable to see the same interface in spite os using version 2.5 -

Screenshot 2023-08-18 at 10 52 02 AM Screenshot 2023-08-18 at 10 53 07 AM

@zhiltsov-max
Copy link
Contributor

@vivekkalyanarangan30, I suppose you can be on the develop branch somewhere between the previous release and 2.5.0. Please try to run CVAT from the release tag (git checkout v2.5.0 && CVAT_VERSION=v2.5.0 docker compose up -d).

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

3 participants