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

[Feature Request] Multi folders management, multi project instance #271

Open
jessearmandse opened this issue Jan 10, 2025 · 2 comments
Open

Comments

@jessearmandse
Copy link

I'm suggesting either of these two features

  1. Multi folders management
    There are situations where we often need to open multiple folders of images and annotations set, and we want to save this configuration, then switch to other dataset.

Currently, the only way to do that is closing all the folder and change which folders are being opened. This can be inefficient when we're working on large numbers of folders, and switching between different set.

  1. Multi project instance
    Similar concept to above, but this also includes the label configuration being used for the folders that are currently open

This 2nd feeature can actually be the foundation of multi folders management, as it manages:

  • labels and label format
  • images and annotations
  • any other extra settings
@ryouchinsa
Copy link
Owner

Thanks for writing the issue.

Improved so that when open an images folder which includes sub-folders recursively, the same sub-folders are structured in the annotations folder. The new version 2025.01.11 was released.

Checking on the "Read images folder recursively" option, you can easily switch to another project which includes multiple images and annotations folders.

nested.mp4

Hi @clivinn-shla81092, thanks for introducing your product. If you have any ideas to collaborate with RectLabel, please let us know.

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
@ryouchinsa @jessearmandse and others