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

Implement extended annotations statistics #1783

Open
2 tasks done
AYZemlyakov opened this issue Jun 22, 2020 · 1 comment
Open
2 tasks done

Implement extended annotations statistics #1783

AYZemlyakov opened this issue Jun 22, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@AYZemlyakov
Copy link

AYZemlyakov commented Jun 22, 2020

My actions before raising this issue

You need to implement extended annotation statistics, including the following features:

  • Download statistics as CSV file.
  • Add attributes of labels to output statistics (summarised as number of object, of course)
  • Add nodes (number of points if we speak about polygon) to output statistics
  • Add a new action to "Task" entity (download statistics over all jobs)

Context

We are a computer vision company and we use CVAT all the time. We definitely need more detailed statistics than we have now. Out typical annotation team is about 20-50 people, each of them annotate their own batches/tasks/jobs and we need detailed statistics including what I have described above. For example, we have 10 classes and about 25 attributes but when I download statistics I can see only classes/objects but I can't see attributes and that's very bad. Also, it's very uncomfortable not being able to download statistics as CSV files.

Some examples:
image

As you can see, only number of objects/labels/classes (without attributes) is available. You also can not download the statistics as CSV file which is very uncomfortable.

image

If we have a task of many jobs (for example, 19 ones), you can not see and download the statistics of the task, including all the jobs. It's very uncomfortable, because we usually have many jobs in the tasks.

Your Environment

  • Git hash commit (git log -1):
  • Docker version docker version (e.g. Docker 17.0.05):
  • Are you using Docker Swarm or Kubernetes?
  • Operating System and version (e.g. Linux, Windows, MacOS):
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

@zhiltsov-max zhiltsov-max added the enhancement New feature or request label Jun 23, 2020
@Loc-Vo
Copy link

Loc-Vo commented Oct 2, 2020

Would it be possible to track the assignees (include their working time) on each job? It will be helpful for task audit

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