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

COCO Segmentations produces invalid Json #409

Open
agibsonccc opened this issue Jun 12, 2021 · 0 comments
Open

COCO Segmentations produces invalid Json #409

agibsonccc opened this issue Jun 12, 2021 · 0 comments

Comments

@agibsonccc
Copy link

agibsonccc commented Jun 12, 2021

Describe the bug
A clear and concise description of what the bug is.
Currently segmentations produce json arrays that aren't delimited with commas properly. An example entry:

  }{
      "segmentation":[
        [

To Reproduce
Steps to reproduce the behavior:

  1. Annotate any dataset with polygons
  2. Download as COCO
    Expected behavior
    A clear and concise description of what you expected to happen.
    Valid JSON is output from the COCO downloader.
    Screenshots
    If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows, Ubuntu] Windows
  • Browser [e.g. chrome, firefox] Chrome
  • Version [e.g. 1.0.0] 1.0..0

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant