Skip to content

License mismatch in COCO files. #55

@miikatoi

Description

@miikatoi

Hi there, and thank you for making this dataset open source!

I noticed that on the News section of this repo and on the hugginface repo, it is stated that the license for the dataset is apache-2.0, however in the COCO format json files the following can be found under the "licenses" key:

{'id': 1,
  'name': 'Attribution-NonCommercial-NoDerivs License',
  'url': 'https://creativecommons.org/licenses/by-nc-nd/4.0/'}]

If there are updates to the dataset at some point, it would be better to update this to the appropriate value to avoid confusion with legal matters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions