fuzzy_exp_models

Description

Helper function to register standard models suitable for fuzzy logic experiments.

Functions

get_efficientdet(img_size[, model_key, ...])

Obtain a standard EfficientDet model.

get_efficientdet_config([model_key])

Obtain a standard EfficientDet config.

get_efficientdet_trafo(**conf)

get_maskrcnn_box_trafo(**conf)

register_all_model_builders()

Register all model builders that may be used during fuzzy logic experiment.