-
-
Notifications
You must be signed in to change notification settings - Fork 531
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
Confusion around UI for uploading labels #282
Comments
Hi @JohannaSopraSteria! Thank you very much for bringing that to my attention. That one should be easy to fix. |
@JohannaSopraSteria take a look here - it is a test version of makesense.ai with fixed uploading labels popup. Let me know if everything works. If so, then we will merge it. |
@SkalskiP This works great if I press |
Honestly, that part of Make Sense is really confusing to me. :) Apologies for that. I 100% agree it would be great if you would not lose the list of labels that you just uploaded when you go from one popup to the other. Problem is that it is technically hard as those popups do not communicate with each other. This is my proposal for now:
|
@SkalskiP Perhaps you could just change the text on the "Create labels list" button to "Go back". That way a user will know that they will return to the previous popup and loose their current list, which really is what happens. |
Sure! Take a look here: https://feature-282-confusion-around-ui-for-uploading-labels.d2e9l8xwkaodsq.amplifyapp.com/ it is updated. |
@JohannaSopraSteria sorry it did not rebuild automatically for some reason. I did it manually. You can take a look. |
@SkalskiP Looks good! 👍 |
Great! So I'm merging that to develop, and similarly to #281, in the near future, those changes will be available at https://develop.makesense.ai/. As I said earlier. I fully intend to redesign the label names definition popups, but I have at least one new feature to finish before I do that. |
After uploading images, I try to upload my labels.txt file. Once I have selected/dropped it I cannot simply select "Create labels list" nor "Start project" to get started.
The only way I found to use these labels is to select these buttons in the given order:
Start project
Create labels list
(labels appear in "Create labels" pane)Start project
This works, but is quite unintuitive for a new user. To recreate this, I am using COCO images and the corresponding COCO labels.txt file.
The text was updated successfully, but these errors were encountered: