You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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 log -1
):docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: