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

add headers for exported csv file #252

Closed
SadeghPouriyanZadeh opened this issue Jun 8, 2022 · 5 comments
Closed

add headers for exported csv file #252

SadeghPouriyanZadeh opened this issue Jun 8, 2022 · 5 comments
Assignees
Labels
improvement Improves or optimizes the code ms-beta Part of make-sense beta efforts

Comments

@SadeghPouriyanZadeh
Copy link

It isn't easy to locate xmin, ymin, xmax, and ymax values from the exported CSV file as it doesn't have headers.

I want that when I export using a CSV file, I get a file with headers.

@github-actions
Copy link

github-actions bot commented Jun 8, 2022

👋 Hello @SadeghPouriyanZadeh, 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 added ms-beta Part of make-sense beta efforts improvement Improves or optimizes the code labels Jun 8, 2022
@SkalskiP SkalskiP self-assigned this Jun 8, 2022
@SkalskiP SkalskiP added this to To do in make-sense beta via automation Jun 8, 2022
@SkalskiP
Copy link
Owner

SkalskiP commented Jun 8, 2022

Hi again @SadeghPouriyanZadeh 👋 ! This is actually a very good point. As I said in #253 it is actually quite hard to figure out what is in the output CSV file. I'll add that feature now.

@SkalskiP
Copy link
Owner

SkalskiP commented Jun 8, 2022

@SadeghPouriyanZadeh Headers are added to the CSV file. Until the next release, changes won't be accessible on https://makesense.ai, however, you can test and use them at https://develop.makesense.ai. Please let me know in case of any bugs.

@SadeghPouriyanZadeh
Copy link
Author

Hi @SkalskiP
Thank you so so much for considering this issue and making changes. I've checked it at the development web app; it was awesome. Now I can use this fast, simple, and adorable app for my annotations.
Now I close this issue here. Thanks again.

make-sense beta automation moved this from To do to Done Jun 8, 2022
@SkalskiP
Copy link
Owner

SkalskiP commented Jun 8, 2022

No problem @SadeghPouriyanZadeh! Exporting labels via CSV file is not very popular, and that's why that functionality is not as polished as I'd want it to be. All in all, it's great that we could use this opportunity to make it just a little bit better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves or optimizes the code ms-beta Part of make-sense beta efforts
Projects
Development

No branches or pull requests

2 participants