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

What's the format of the label.txt? #200

Closed
MM629 opened this issue Sep 11, 2021 · 3 comments
Closed

What's the format of the label.txt? #200

MM629 opened this issue Sep 11, 2021 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@MM629
Copy link

MM629 commented Sep 11, 2021

Makesense.ai requires a label.txt when I import annotations.

So whats the format about label.txt, I think this file is use to tell mankesense.ai how many labels are there and whats their name.

Thank You Very Much

@github-actions
Copy link

👋 Hello @MM629, 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.

@SkalskiP SkalskiP self-assigned this Sep 12, 2021
@SkalskiP SkalskiP added the question Further information is requested label Sep 12, 2021
@SkalskiP
Copy link
Owner

Hello 👋 , @MM629. Your hunch is correct. label.txt file contains a list o class names, where each class name is defined in a new line. For example:

cat
dog
hedgehog

@SkalskiP
Copy link
Owner

I'm cloasing this issue as solved :)

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