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

Manifest optimization #2993

Closed
2 tasks done
Marishka17 opened this issue Mar 22, 2021 · 0 comments · Fixed by #3712
Closed
2 tasks done

Manifest optimization #2993

Marishka17 opened this issue Mar 22, 2021 · 0 comments · Fixed by #3712
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Marishka17
Copy link
Contributor

Marishka17 commented Mar 22, 2021

My actions before raising this issue

It is necessary to optimize the work with the manifest.

Current Behaviour

  1. process of preparing all necessary information
  2. process of manifest creating

Possible Solution

  1. storage of the current state
  2. iterative process of preparing a manifest in parts, the size is determined automatically based on the data
  3. all analysis, checks, preparing manifest(collecting meta) in 1 pass through the video

Context

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.

@Marishka17 Marishka17 added the enhancement New feature or request label Mar 22, 2021
@Marishka17 Marishka17 self-assigned this Mar 22, 2021
@nmanovic nmanovic added this to the v1.5.0 milestone Apr 15, 2021
@Marishka17 Marishka17 linked a pull request Sep 23, 2021 that will close this issue
4 tasks
@nmanovic nmanovic mentioned this issue Sep 24, 2021
4 tasks
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.

2 participants