Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Consider eliminating explicit .load_graphdef() call?Β #16

Open
@ludwigschubert

Description

@ludwigschubert

Hey @colah @znah ;
should we consider automatically calling load_graphdef when instantiating a modelzoo class?
To me this boils down to:

What can you currently do with an instantiated modelzoo.Model, that you couldn't do with just the class?

It feels like this could simplify the current API, but it may also hide the fact that a graph definition may need to be downloaded.
Looking forward to your opinions!

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions