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

Chunks on the fly: list of problems #2112

Closed
6 of 7 tasks
nmanovic opened this issue Sep 1, 2020 · 2 comments · Fixed by #2217
Closed
6 of 7 tasks

Chunks on the fly: list of problems #2112

nmanovic opened this issue Sep 1, 2020 · 2 comments · Fixed by #2217
Assignees

Comments

@nmanovic
Copy link
Contributor

nmanovic commented Sep 1, 2020

My actions before raising this issue

Current Behaviour

  • In some cases meta_info.txt can contain information only about one frame (e.g. "0 0"). We need to reject such cases. Number of key frames should be sufficient to decode a video file smoothly. I saw TODO in source code. Need to fix that.
  • Need a documentation about the feature. Please ask our internal team to describe it.
  • Need a documentation about meta_info.txt and how to prepare it manually
  • meta_info.txt should be sorted by frame number.
  • (from gitter) when i create task with share file ,and use cache , the result failed , FileNotFoundError:[Error2] no such file or directory. When the images in the root directory work well ,but in other directory it's failed.

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
@chaoyifei
Copy link

when i create task with share file ,and use cache , the result failed , FileNotFoundError:[Error2] no such file or directory. When the images in the root directory work well ,but in other directory it's failed.

HI,this proleblem occured when the file is a zip

@Marishka17
Copy link
Contributor

@chaoyifei, hi, problem with share data was solved in PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants