Skip to content

extractor_tfds: add support for downloading COCO #659

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

Merged
merged 1 commit into from
Feb 10, 2022
Merged

extractor_tfds: add support for downloading COCO #659

merged 1 commit into from
Feb 10, 2022

Conversation

IRDonch
Copy link

@IRDonch IRDonch commented Feb 9, 2022

Summary

How to test

Try to download it yourself:

$ datum download -i tfds:coco/2014 -o coco-2014

For more extreme testing, add -- --save-images. :P

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

@IRDonch IRDonch requested a review from zhiltsov-max February 9, 2022 15:23
@zhiltsov-max zhiltsov-max merged commit 78075c4 into open-edge-platform:develop Feb 10, 2022
@IRDonch IRDonch deleted the download-coco branch September 9, 2022 22:54
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