get_efficientdet_config
- hybrid_learning.experimentation.model_registry.fuzzy_exp_models.get_efficientdet_config(model_key='tf_efficientdet_d1')[source]
Obtain a standard EfficientDet config.
- Parameters
model_key – the efficientdet type; for options see https://github.com/rwightman/efficientdet-pytorch/blob/75e16c2f/effdet/config/model_config.py#L82
- Return type