MMDetection
v2.2.1
  • Installation
  • Getting Started
  • Config System
  • Benchmark and Model Zoo
  • Tutorial 1: Finetuning Models
  • Tutorial 2: Adding New Dataset
  • Tutorial 3: Custom Data Pipelines
  • Tutorial 4: Adding New Modules
  • Compatibility with MMDetection 1.x
  • Changelog
  • Projects
  • API Reference
MMDetection
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | G | I | L | M | N | S | V

A

  • anchor_inside_flags() (in module mmdet.core.anchor)
  • AnchorGenerator (class in mmdet.core.anchor)

C

  • calc_region() (in module mmdet.core.anchor)

G

  • gen_base_anchors() (mmdet.core.anchor.AnchorGenerator method)
  • gen_single_level_base_anchors() (mmdet.core.anchor.AnchorGenerator method)
    • (mmdet.core.anchor.LegacyAnchorGenerator method)
  • grid_anchors() (mmdet.core.anchor.AnchorGenerator method)

I

  • images_to_levels() (in module mmdet.core.anchor)

L

  • LegacyAnchorGenerator (class in mmdet.core.anchor)

M

  • mmdet.core.anchor (module)

N

  • num_base_anchors (mmdet.core.anchor.AnchorGenerator attribute)
  • num_levels (mmdet.core.anchor.AnchorGenerator attribute)

S

  • single_level_grid_anchors() (mmdet.core.anchor.AnchorGenerator method)
  • single_level_valid_flags() (mmdet.core.anchor.AnchorGenerator method)

V

  • valid_flags() (mmdet.core.anchor.AnchorGenerator method)

© Copyright 2018-2020, OpenMMLab Revision 64953917.

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