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

Importing Annotations for keeping progress (COCO JSON) #256

Closed
DanielJBernard opened this issue Jun 22, 2022 · 4 comments
Closed

Importing Annotations for keeping progress (COCO JSON) #256

DanielJBernard opened this issue Jun 22, 2022 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@DanielJBernard
Copy link

I noticed that one problem with this AI was I could export a COCO file as one JSON file with the current annotations on the images I had already completed. However, it seems you can't import that progress at least with COCO JSON Files which is the only type I tested. None of my annotations or the images that I annotated would show up when attempting an import. This was a slight problem because this means if I had hundreds of images to annotate, I would have to keep my progress by keeping my browser open for days depending on the workload for a project. Luckily this did not effect me that much considering my workload was not in the hundreds but for others that maybe are using this AI to annotate within that range of images, this would be very frustrating.

@github-actions
Copy link

👋 Hello @DanielJBernard, 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
Copy link
Owner

Hi, @DanielJBernard this is really weird... we support COCO JSON import. Could you share with me the COCO JSON file that you are trying to import as well as one or more images that you already labeled?

@SkalskiP SkalskiP self-assigned this Jun 23, 2022
@SkalskiP SkalskiP added the question Further information is requested label Jun 23, 2022
@DanielJBernard
Copy link
Author

Well this is interesting, it won't sadly let me upload a JSON file here, but I just attempted to import my JSON files and it, worked. I have no idea why it did not before. When I was having this issue I noticed someone else having the same problem with the browser version, this was not long ago of an issue for me personally. I could not tell you what changed to be quite honest.

#236 (comment)
This link is to an issue earlier that someone also made about the same issue. I do not know if this was a hiccup during the past month for some people or not, but good news is, I can import annotations now which is going to save me a lot of time.

@SkalskiP
Copy link
Owner

Great to hear that everything works now! 🚀 In case any new problems would accrue, please let me know!

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