Skip to content

Enable stream exporters: VOC, YOLO, Datumaro, and COCO data format#1102

Merged
vinnamkim merged 7 commits intoopen-edge-platform:releases/1.4.0from
vinnamkim:feature/stream-exporters
Jul 19, 2023
Merged

Enable stream exporters: VOC, YOLO, Datumaro, and COCO data format#1102
vinnamkim merged 7 commits intoopen-edge-platform:releases/1.4.0from
vinnamkim:feature/stream-exporters

Conversation

@vinnamkim
Copy link
Copy Markdown
Contributor

@vinnamkim vinnamkim commented Jul 18, 2023

Summary

  • Ticket no. 114762

How to test

Please see our OneNote page: Datumaro -> Stream import/export -> Stream exporter

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) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

@vinnamkim vinnamkim changed the base branch from develop to releases/1.4.0 July 18, 2023 02:00
@vinnamkim vinnamkim added this to the 1.4.0 milestone Jul 18, 2023
@vinnamkim vinnamkim force-pushed the feature/stream-exporters branch from 448add1 to a945c1c Compare July 18, 2023 03:31
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
 - Assume that the source of StreamDatasetStorage can always have
   its information, so that no need to iterate over items to get subset name lists

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
@vinnamkim vinnamkim marked this pull request as ready for review July 18, 2023 09:45
@vinnamkim vinnamkim requested review from a team as code owners July 18, 2023 09:45
@vinnamkim vinnamkim requested review from bonhunko and removed request for a team July 18, 2023 09:45
…tream-exporters

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
@vinnamkim vinnamkim changed the title Feature/stream exporters Enable stream exporters: VOC, YOLO, Datumaro, and COCO data format Jul 18, 2023
@vinnamkim vinnamkim marked this pull request as draft July 18, 2023 10:40
@vinnamkim vinnamkim marked this pull request as ready for review July 18, 2023 11:45
exporter

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Signed-off-by: Vinnam Kim <vinnam.kim@intel.com>
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Copy link
Copy Markdown
Contributor

@wonjuleee wonjuleee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vinnamkim vinnamkim merged commit 6a612ef into open-edge-platform:releases/1.4.0 Jul 19, 2023
@vinnamkim vinnamkim deleted the feature/stream-exporters branch July 19, 2023 07:57
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.

2 participants