box_embeddings.modules¶

Subpackages¶

  • box_embeddings.modules.intersection
    • box_embeddings.modules.intersection.gumbel_intersection
    • box_embeddings.modules.intersection.hard_intersection
    • box_embeddings.modules.intersection.intersection
    • box_embeddings.modules.intersection.tf_gumbel_intersection
    • box_embeddings.modules.intersection.tf_hard_intersection
    • box_embeddings.modules.intersection.tf_intersection
  • box_embeddings.modules.pooling
    • box_embeddings.modules.pooling.bag_of_boxes
    • box_embeddings.modules.pooling.intersection
    • box_embeddings.modules.pooling.pooling
    • box_embeddings.modules.pooling.tf_bag_of_boxes
    • box_embeddings.modules.pooling.tf_intersection
    • box_embeddings.modules.pooling.tf_pooling
  • box_embeddings.modules.regularization
    • box_embeddings.modules.regularization.l2_side_regularizer
    • box_embeddings.modules.regularization.regularizer
    • box_embeddings.modules.regularization.tf_l2_side_regularizer
    • box_embeddings.modules.regularization.tf_regularizer
  • box_embeddings.modules.volume
    • box_embeddings.modules.volume.bessel_volume
    • box_embeddings.modules.volume.hard_volume
    • box_embeddings.modules.volume.soft_volume
    • box_embeddings.modules.volume.tf_bessel_volume
    • box_embeddings.modules.volume.tf_hard_volume
    • box_embeddings.modules.volume.tf_soft_volume
    • box_embeddings.modules.volume.tf_volume
    • box_embeddings.modules.volume.volume

Submodules¶

  • box_embeddings.modules.box_module
  • box_embeddings.modules.embedding
  • box_embeddings.modules.tf_embedding

Package Contents¶

logger¶

Logo

Box Embeddings

Navigation

Code

  • API Reference
    • Subpackages
      • box_embeddings.common
      • box_embeddings.initializations
      • box_embeddings.modules
      • box_embeddings.parameterizations
    • Package Contents

Related Topics

  • Documentation overview
    • box_embeddings
      • Previous: box_embeddings.initializations.uniform_boxes
      • Next: box_embeddings.modules.intersection

Quick search

Branches

  • main
  • dev/main

Tags

  • v0.0.1
  • v0.1.0
©2021, Information Extraction and Synthesis Lab, UMass. | Powered by Sphinx 4.4.0 & Alabaster 0.7.12 | Page source
Fork me on GitHub