All modules for which code is available
- detectron2.checkpoint.detection_checkpoint
- detectron2.config
- detectron2.data.build
- detectron2.data.catalog
- detectron2.data.common
- detectron2.data.dataset_mapper
- detectron2.data.datasets.coco
- detectron2.data.datasets.coco_panoptic
- detectron2.data.datasets.lvis
- detectron2.data.datasets.pascal_voc
- detectron2.data.detection_utils
- detectron2.data.samplers.distributed_sampler
- detectron2.data.transforms
- detectron2.engine.defaults
- detectron2.engine.hooks
- detectron2.engine.launch
- detectron2.engine.train_loop
- detectron2.evaluation.cityscapes_evaluation
- detectron2.evaluation.coco_evaluation
- detectron2.evaluation.evaluator
- detectron2.evaluation.lvis_evaluation
- detectron2.evaluation.panoptic_evaluation
- detectron2.evaluation.pascal_voc_evaluation
- detectron2.evaluation.rotated_coco_evaluation
- detectron2.evaluation.sem_seg_evaluation
- detectron2.evaluation.testing
- detectron2.export.api
- detectron2.export.flatten
- detectron2.export.torchscript
- detectron2.layers.aspp
- detectron2.layers.batch_norm
- detectron2.layers.blocks
- detectron2.layers.deform_conv
- detectron2.layers.losses
- detectron2.layers.mask_ops
- detectron2.layers.nms
- detectron2.layers.roi_align
- detectron2.layers.roi_align_rotated
- detectron2.layers.shape_spec
- detectron2.layers.wrappers
- detectron2.model_zoo.model_zoo
- detectron2.modeling
- detectron2.modeling.backbone.resnet
- detectron2.modeling.box_regression
- detectron2.modeling.meta_arch.panoptic_fpn
- detectron2.modeling.meta_arch.rcnn
- detectron2.modeling.meta_arch.retinanet
- detectron2.modeling.meta_arch.semantic_seg
- detectron2.modeling.poolers
- detectron2.modeling.roi_heads.fast_rcnn
- detectron2.modeling.roi_heads.keypoint_head
- detectron2.modeling.roi_heads.mask_head
- detectron2.modeling.roi_heads.roi_heads
- detectron2.modeling.sampling
- detectron2.modeling.test_time_augmentation
- detectron2.solver.build
- detectron2.solver.lr_scheduler
- detectron2.structures
- detectron2.structures.boxes
- detectron2.structures.image_list
- detectron2.structures.instances
- detectron2.structures.keypoints
- detectron2.structures.masks
- detectron2.structures.rotated_boxes
- detectron2.utils.analysis
- detectron2.utils.colormap
- detectron2.utils.comm
- detectron2.utils.events
- detectron2.utils.logger
- detectron2.utils.memory
- detectron2.utils.registry
- detectron2.utils.video_visualizer
- detectron2.utils.visualizer
- fvcore.common.checkpoint
- fvcore.common.config
- fvcore.common.history_buffer
- fvcore.common.param_scheduler
- fvcore.common.registry
- fvcore.common.timer
- fvcore.nn.activation_count
- fvcore.nn.flop_count
- fvcore.nn.focal_loss
- fvcore.nn.giou_loss
- fvcore.nn.jit_analysis
- fvcore.nn.parameter_count
- fvcore.nn.precise_bn
- fvcore.nn.print_model_statistics
- fvcore.nn.smooth_l1_loss
- fvcore.nn.weight_init
- fvcore.transforms.transform
- torch.nn
- torchvision.ops.boxes
- torchvision.ops.roi_align
- yacs.config