box_embeddings.modules.regularization.tf_regularizer

Module Contents

class TFBoxRegularizer(weight: float, log_scale: bool = True, reduction: str = 'sum', **kwargs: Any)

Bases: tensorflow.Module, box_embeddings.common.registrable.Registrable

Base box-regularizer class