Skip to content

Enable coco format to import bbox annotations#1360

Merged
wonjuleee merged 4 commits intoopen-edge-platform:releases/2.0.0from
wonjuleee:fix_coco_det
Mar 20, 2024
Merged

Enable coco format to import bbox annotations#1360
wonjuleee merged 4 commits intoopen-edge-platform:releases/2.0.0from
wonjuleee:fix_coco_det

Conversation

@wonjuleee
Copy link
Copy Markdown
Contributor

@wonjuleee wonjuleee commented Mar 19, 2024

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT

@wonjuleee wonjuleee requested review from a team as code owners March 19, 2024 23:34
@wonjuleee wonjuleee requested review from vinnamkim and removed request for a team March 19, 2024 23:35
@wonjuleee wonjuleee changed the title Enable coco format to import detection annotation Enable coco format to import bbox annotations Mar 19, 2024
@wonjuleee wonjuleee changed the base branch from develop to releases/2.0.0 March 19, 2024 23:35
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (releases/2.0.0@97a83d7). Click here to learn what that means.

Files Patch % Lines
src/datumaro/plugins/data_formats/coco/base.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             releases/2.0.0    #1360   +/-   ##
=================================================
  Coverage                  ?   80.85%           
=================================================
  Files                     ?      271           
  Lines                     ?    30678           
  Branches                  ?     6195           
=================================================
  Hits                      ?    24806           
  Misses                    ?     4488           
  Partials                  ?     1384           
Flag Coverage Δ
ubuntu-20.04_Python-3.10 80.84% <60.00%> (?)
windows-2022_Python-3.10 80.83% <60.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wonjuleee wonjuleee merged commit 2436d90 into open-edge-platform:releases/2.0.0 Mar 20, 2024
@yunchu yunchu added this to the 2.0.0 milestone Mar 28, 2024
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

Successfully merging this pull request may close these issues.

3 participants