CertifaiAI / CertifaiAI/classifai

COCO Segmentations produces invalid Json

Open
#409 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
127
Forks
27
PR merge metrics
No merged PRs in 30d

Description

**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:
```json
}{
"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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.