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

Inplace save in formats - COCO, CVAT, Datumaro, TF Detection API #107

Merged
merged 23 commits into from
Feb 15, 2021

Conversation

zhiltsov-max
Copy link
Contributor

@zhiltsov-max zhiltsov-max commented Feb 12, 2021

Depends on #102

Summary

  • Added inplace save in CVAT, COCO, TF detection API formats
  • Added dataset binding to a format and location
  • Added auto-binding of Dataset instances to the first export location

How to test

Checklist

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

@zhiltsov-max zhiltsov-max changed the title Inplace save in formats [WIP] [Dependent] Inplace save in formats Feb 12, 2021
@zhiltsov-max zhiltsov-max changed the title [WIP] [Dependent] Inplace save in formats [Dependent] Inplace save in formats Feb 12, 2021
@zhiltsov-max zhiltsov-max changed the title [Dependent] Inplace save in formats Inplace save in formats - COCO, CVAT, Datumaro, TF Detection API Feb 13, 2021
@zhiltsov-max zhiltsov-max merged commit 0efd735 into develop Feb 15, 2021
@zhiltsov-max zhiltsov-max deleted the zm/inplace-save-in-formats branch February 15, 2021 18:53
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.

1 participant