Skip to content

[Legal question] What are the licenses for pre-trained training models that are automatically downloaded from Google Cloud Storage? #13579

@ryo-yumiba-hv

Description

@ryo-yumiba-hv

I would appreciate it if you could tell me whether the pre-trained licenses that are automatically downloaded from Google Cloud Storage are included in the Tensorflow license (Apache 2.0) .

In particular, I would like to know about the pre-trained model for EfficientNetB0 which was trained with ImageNet.
When tf.keras.applications.EfficientNetB0 model is initialized with the weights='imagenet' argument, a file called https://storage.googleapis.com/keras-applications/efficientnetb0_notop.h5 will be automatically downloaded.
I would like to know the license for this file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions