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

labels #286

Closed
Aurora1-max opened this issue Oct 19, 2022 · 12 comments
Closed

labels #286

Aurora1-max opened this issue Oct 19, 2022 · 12 comments
Assignees
Labels
question Further information is requested

Comments

@Aurora1-max
Copy link

hello,i want to load a label file from my computer but failed,which called me that file has no label.why is it?

@github-actions
Copy link

👋 Hello @Aurora1-max, thank you for your interest in make-sense - free to use online tool for labelling photos! 🏷️

🐞 Bug reports

If you noticed that make-sense is not working properly, please provide us with as much information as possible. To make your life easier, we have prepared a bug report template containing all the relevant details. We know, we ask for a lot... However, please believe that knowing all that extra information - like the type of browser you use or the version of node you have installed - really helps us to solve your problems faster and more efficiently. 😉

💬 Get in touch

If you've been trying to contact us but for some reason we haven't responded to your issue yet, don't hesitate to get back to us on Gitter or Twitter.

💻 Local setup

# clone repository
git clone https://github.com/SkalskiP/make-sense.git

# navigate to main dir
cd make-sense

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

To ensure proper functionality of the application locally, an npm 6.x.x and node.js v12.x.x versions are required. More information about this problem is available in the #16 issue.

@Aurora1-max
Copy link
Author

Actually,my label file has 17 labels,but it reminds me " 0 labels".

@SkalskiP
Copy link
Owner

Hello, @Aurora1-max 👋! Thank you very much for your interest in Make Sense! I'm happy to help you out with that :) Could you upload your labels file here or send it to me over email?

@SkalskiP SkalskiP self-assigned this Oct 19, 2022
@SkalskiP SkalskiP added the question Further information is requested label Oct 19, 2022
@Aurora1-max
Copy link
Author

No problem,Just like the following example:
//
ribbon_butterfly
Chinese_big_flat_spade
Chinese_elephant_wax_cicada
two_tailed_nymphal
cloud_spotted_white_striped_beetle
human_striped_lampworm
beautiful_moss_moth
oriental_arborvitae_moth
light_shouldered_star_beetle
lunar_scallop_moth
thorn_shouldered_predestined_stinkbug
Double_cedar_beetle
color_night_moth
//
I used the "_" to separate my labels everylines.
1111

@Aurora1-max
Copy link
Author

Hello, @Aurora1-max 👋! Thank you very much for your interest in Make Sense! I'm happy to help you out with that :) Could you upload your labels file here or send it to me over email?

In addition,i have accomplished some label task before by this way,but i don't know why it doesn't work recently

@SkalskiP
Copy link
Owner

Hi, @Aurora1-max 👋! Could you just drag and drop the actual file into the comment here? :) It should allow you to just upload the whole file. Maybe there is something wrong with the actual file or some very unusual interaction with it, but it would be much, much easier for me to find it with actual file. 🙏

@Aurora1-max
Copy link
Author

Oh,sorry,it's my fault.
label.txt
It suddenly dawned on me. Maybe I have imported too many tags at one time, as many as 97. This is probably the reason, because I just tried fewer tags and it succeeded.

@SkalskiP
Copy link
Owner

@Aurora1-max No worries. I tested and managed to replicate the error. I need to take care of few things first. But I'll try to debug it today. :)

@Aurora1-max
Copy link
Author

Very thanks !!

@SkalskiP
Copy link
Owner

Hi, @Aurora1-max 👋! I figured it out :) So the main problem is that your labels.txt file contains non-unique label names. It is not allowed, and that's why makesense.ai does not allow you to load.

On the other hand, I am definitely not satisfied with the way we handled the error. We should have simply said what the issue was so that the user could fix the problem on their own. For this reason, I have made some changes to the application.

I deployed a test version of the app with changes here: https://feature-286-not-unique-class-names-handling.d2e9l8xwkaodsq.amplifyapp.com. It would be great if you could test if communication is more intuitive now.

@Aurora1-max
Copy link
Author

@SkalskiP Yeah,that's cool.Thank you. I found the problem. I just tested it with the demo you provided and got a reminder. It's a great improvement. I will make good use of it and earnestly promote "Makesense" for you. Give the thumbs-up!!

@SkalskiP
Copy link
Owner

@Aurora1-max I'm so happy you like it! And I'm super happy we made makesense.ai better today. 🚀 🎉

So just to wrap everything up. I just merged #288, into develop. This means that you will be able to access this and other unreleased features at develop.makesense.ai. It will stay there until the next release, which should come in a few weeks. Then it will be officially at makesense.ai. Until then please use develop version. ;)

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