Intrinsic Subgraph Generation for interpretable VQA

Contents:

  • API Reference
    • ISubGVQA
Intrinsic Subgraph Generation for interpretable VQA
  • API Reference
  • View page source

API Reference

This page contains auto-generated API reference documentation [1].

  • ISubGVQA
    • ISubGVQA.datasets
      • ISubGVQA.datasets.build
      • ISubGVQA.datasets.gqa
      • ISubGVQA.datasets.scene_graph
    • ISubGVQA.models
      • ISubGVQA.models.att_pooling
      • ISubGVQA.models.build
      • ISubGVQA.models.isubgvqa
      • ISubGVQA.models.masking
      • ISubGVQA.models.mgat
      • ISubGVQA.models.mgat_v2_conv
      • ISubGVQA.models.positional_encoding
      • ISubGVQA.models.question_decoder
      • ISubGVQA.models.question_encoder
      • ISubGVQA.models.scene_graph_encoder
    • ISubGVQA.sampling
      • ISubGVQA.sampling.methods
        • ISubGVQA.sampling.methods.aimle
        • ISubGVQA.sampling.methods.create_simple_constraint
        • ISubGVQA.sampling.methods.deterministic_scheme
        • ISubGVQA.sampling.methods.gumbel_scheme
        • ISubGVQA.sampling.methods.imle_scheme
        • ISubGVQA.sampling.methods.node
        • ISubGVQA.sampling.methods.noise
        • ISubGVQA.sampling.methods.simple
        • ISubGVQA.sampling.methods.simple_scheme
        • ISubGVQA.sampling.methods.target
        • ISubGVQA.sampling.methods.target_aimle
        • ISubGVQA.sampling.methods.tensor_utils
        • ISubGVQA.sampling.methods.wrapper
      • ISubGVQA.sampling.node_edge_masks
    • ISubGVQA.training
      • ISubGVQA.training.train_epoch
      • ISubGVQA.training.train_loop
      • ISubGVQA.training.val_epoch
    • ISubGVQA.utils
      • ISubGVQA.utils.accuracies
      • ISubGVQA.utils.arg_parser
      • ISubGVQA.utils.avg_meter
      • ISubGVQA.utils.config
      • ISubGVQA.utils.graph_vis
      • ISubGVQA.utils.misc
      • ISubGVQA.utils.progress_meter
      • ISubGVQA.utils.scatter_scaled_dot_product
      • ISubGVQA.utils.token_coo_fns
      • ISubGVQA.utils.topk
[1]

Created with sphinx-autoapi

Previous Next

© Copyright 2024, Pascal Tilli.

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