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

Problems sorting images in job #7701

Closed
thgpddl opened this issue Mar 29, 2024 · 1 comment
Closed

Problems sorting images in job #7701

thgpddl opened this issue Mar 29, 2024 · 1 comment
Labels
question Further information is requested

Comments

@thgpddl
Copy link

thgpddl commented Mar 29, 2024

Problems sorting images in job

As the question, I want the image order to be 1.jpg,2.jpg, 3.jpg when labelling in job ... , how should I achieve this?

@bsekachev
Copy link
Member

  1. Rename them as 01.jpg, 02.jpg, 03.jpg, ... Number of leading zeros depends on total count of files
  2. Use predefined sorting method when create a task (manifest.jsonl must be provided within a list of files when creating a task)

@bsekachev bsekachev added the question Further information is requested label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants