detrex
stable
  • Tutorials
  • API Documentation
    • detrex.config
    • detrex.data
    • detrex.layers
    • detrex.modeling
    • detrex.utils
  • Change Log
detrex
  • »
  • API Documentation
  • Edit on GitHub

API Documentation

  • detrex.config
    • get_config()
    • try_get_key()
  • detrex.data
    • DetrDatasetMapper
  • detrex.layers
    • BaseTransformerLayer
    • ConditionalCrossAttention
    • ConditionalSelfAttention
    • ConvNormAct
    • FFN
    • GenerateDNQueries
    • LayerNorm
    • MLP
    • MultiheadAttention
    • PositionEmbeddingLearned
    • PositionEmbeddingSine
    • TransformerLayerSequence
    • apply_box_noise()
    • apply_label_noise()
    • box_cxcywh_to_xyxy()
    • box_iou()
    • box_xyxy_to_cxcywh()
    • generalized_box_iou()
    • get_sine_pos_embed()
    • masks_to_boxes()
  • detrex.modeling
    • backbone
    • neck
    • matcher
    • losses
  • detrex.utils
    • get_world_size()
    • interpolate()
    • inverse_sigmoid()
    • is_dist_avail_and_initialized()
Previous Next

© Copyright 2022, IDEACVR. Revision 69b50b89.

Built with Sphinx using a theme provided by Read the Docs.