| .. role:: hidden | |
| :class: hidden-section | |
| mmcv.ops | |
| =================================== | |
| .. contents:: mmcv.ops | |
| :depth: 2 | |
| :local: | |
| :backlinks: top | |
| .. currentmodule:: mmcv.ops | |
| .. autosummary:: | |
| :toctree: generated | |
| :nosignatures: | |
| :template: classtemplate.rst | |
| BorderAlign | |
| CARAFE | |
| CARAFENaive | |
| CARAFEPack | |
| Conv2d | |
| ConvTranspose2d | |
| CornerPool | |
| Correlation | |
| CrissCrossAttention | |
| DeformConv2d | |
| DeformConv2dPack | |
| DeformRoIPool | |
| DeformRoIPoolPack | |
| DynamicScatter | |
| FusedBiasLeakyReLU | |
| GroupAll | |
| Linear | |
| MaskedConv2d | |
| MaxPool2d | |
| ModulatedDeformConv2d | |
| ModulatedDeformConv2dPack | |
| ModulatedDeformRoIPoolPack | |
| MultiScaleDeformableAttention | |
| PSAMask | |
| PointsSampler | |
| PrRoIPool | |
| QueryAndGroup | |
| RiRoIAlignRotated | |
| RoIAlign | |
| RoIAlignRotated | |
| RoIAwarePool3d | |
| RoIPointPool3d | |
| RoIPool | |
| SAConv2d | |
| SigmoidFocalLoss | |
| SimpleRoIAlign | |
| SoftmaxFocalLoss | |
| SparseConv2d | |
| SparseConv3d | |
| SparseConvTensor | |
| SparseConvTranspose2d | |
| SparseConvTranspose3d | |
| SparseInverseConv2d | |
| SparseInverseConv3d | |
| SparseMaxPool2d | |
| SparseMaxPool3d | |
| SparseModule | |
| SparseSequential | |
| SubMConv2d | |
| SubMConv3d | |
| SyncBatchNorm | |
| TINShift | |
| Voxelization | |
| .. autosummary:: | |
| :toctree: generated | |
| :nosignatures: | |
| active_rotated_filter | |
| assign_score_withk | |
| ball_query | |
| batched_nms | |
| bbox_overlaps | |
| border_align | |
| box_iou_rotated | |
| boxes_iou3d | |
| boxes_iou_bev | |
| boxes_overlap_bev | |
| carafe | |
| carafe_naive | |
| chamfer_distance | |
| contour_expand | |
| convex_giou | |
| convex_iou | |
| deform_conv2d | |
| deform_roi_pool | |
| diff_iou_rotated_2d | |
| diff_iou_rotated_3d | |
| dynamic_scatter | |
| furthest_point_sample | |
| furthest_point_sample_with_dist | |
| fused_bias_leakyrelu | |
| gather_points | |
| grouping_operation | |
| knn | |
| masked_conv2d | |
| min_area_polygons | |
| modulated_deform_conv2d | |
| nms | |
| nms3d | |
| nms3d_normal | |
| nms_bev | |
| nms_match | |
| nms_normal_bev | |
| nms_rotated | |
| pixel_group | |
| point_sample | |
| points_in_boxes_all | |
| points_in_boxes_cpu | |
| points_in_boxes_part | |
| points_in_polygons | |
| prroi_pool | |
| rel_roi_point_to_rel_img_point | |
| riroi_align_rotated | |
| roi_align | |
| roi_align_rotated | |
| roi_pool | |
| rotated_feature_align | |
| scatter_nd | |
| sigmoid_focal_loss | |
| soft_nms | |
| softmax_focal_loss | |
| three_interpolate | |
| three_nn | |
| tin_shift | |
| upfirdn2d | |
| voxelization | |