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

Release files - Enhancement request #3

Closed
ssnirgudkar opened this issue Jun 8, 2021 · 1 comment
Closed

Release files - Enhancement request #3

ssnirgudkar opened this issue Jun 8, 2021 · 1 comment

Comments

@ssnirgudkar
Copy link

Hi Bert,

Today, the release files are more for export. However, I think it will help if the release files can also drive the creation of samples, modification of already existing work. For eg -

  1. I complete my labeling with 5 classes - Release 1. Then decide to add another class on top. I could create my labeled samples dataset using Release 1 (in a different folder) and then start from there, making modifications to each image for the newly added class on top of the segmentation that already exists.
  2. Or I want to revisit and make finer adjustments as new scenarios come across. So each release is not just a representation of the pixel value but carries with it the class json file - so a complete unit that I can use to recreate that release as is - with it's classes, and the segmentation built using those classes.

Currently, when I delete a release and go back to the older one, the class file (setting) is still retained as the latest one and the samples point back to that file. Instead, each delete of release can wipe out the class json/setting file, and revert that to the one that corresponds to the active release. Basically the release file should have a one to one match with the setting file (like git).

I understand that despite the setting file being retained, the segmentation stays - so all objects are mapped, it's just that i need to re-apply the labels. But I believe above feature will be helpful in saving time, or being able to create multiple folders by uploading a release instead of only samples.

Let me know what you think,
Shailesh

@dbbert
Copy link
Member

dbbert commented Aug 2, 2021

Hi Shailesh, seems like I missed this issue when you posted it a while ago, apologies! I'm closing it but will give it some thought and get back to you via email.

@dbbert dbbert closed this as completed Aug 2, 2021
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

2 participants