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

Maintaining upload order #3282

Closed
2 tasks done
dreaquil opened this issue Jun 3, 2021 · 2 comments
Closed
2 tasks done

Maintaining upload order #3282

dreaquil opened this issue Jun 3, 2021 · 2 comments

Comments

@dreaquil
Copy link
Contributor

dreaquil commented Jun 3, 2021

My actions before raising this issue

Expected Behaviour

I would like to be able to maintain the job list order in which I upload my images. If this is not possible, can you point me to the area of code that does the lexicographical ordering of the job list/segments please? The reason I want to do this is a comparative annotation experiment which requires random reordering.

Current Behaviour

Currently, these are being sorted by the file name.

Possible Solution

Steps to Reproduce (for bugs)

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.

@azhavoro
Copy link
Contributor

azhavoro commented Jun 3, 2021

@dreaquil Hi, https://github.com/openvinotoolkit/cvat/blob/develop/cvat/apps/engine/media_extractors.py#L52. Image order management is not supported at this time.

@bsekachev
Copy link
Member

bsekachev commented Jun 8, 2021

Looks like your question was answered, so, I will close the issue. If you believe it is a feature request, please provide more details about different use-cases and possible solutions. Right now I don't see a lot of requests to support image randomization. Do not hesitate to reopen the issue if necessary.

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

No branches or pull requests

3 participants