Closed luoye-fe closed 3 years ago
Is your feature request related to a problem? Please describe. You know, downloading github assets in mainland China is particularly slow~
Describe the solution you'd like Maybe, allow to specify local model dir? Such as:
EfficientNetCheckPointFactory.create(EfficientNetCheckPoint.B7, { localModelRootDir: path.join(__dirname, 'tf-model'), });
Describe alternatives you've considered
Additional context Add any other context or screenshots about the feature request here.
should be enabled as part of #6
Is your feature request related to a problem? Please describe. You know, downloading github assets in mainland China is particularly slow~
Describe the solution you'd like Maybe, allow to specify local model dir? Such as:
Describe alternatives you've considered
Additional context Add any other context or screenshots about the feature request here.