Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SJTU-Thinklab-Det/r3det-pytorch
/ types & classes
Types & classes
32 in github.com/SJTU-Thinklab-Det/r3det-pytorch
⨍
Functions
313
◇
Types & classes
32
↓ 3 callers
Class
Point
r3det/ops/nms_rotated/src/box_iou_rotated_utils.h:26
↓ 3 callers
Class
Point
r3det/ops/box_iou_rotated/src/box_iou_rotated_utils.h:24
↓ 3 callers
Class
Point
r3det/ops/ml_nms_rotated/src/box_iou_rotated_utils.h:26
↓ 2 callers
Class
Point
r3det/ops/rnms/src/rcpu/rnms_cpu.cpp:12
↓ 2 callers
Class
Point
r3det/ops/polygon_geo/src/polygon_geo_cpu.cpp:11
↓ 1 callers
Class
FR
FR module.
r3det/ops/fr/feature_refine_module.py:46
↓ 1 callers
Class
FeatureRefineModule
Feature refine module.
r3det/ops/fr/feature_refine_module.py:66
↓ 1 callers
Class
ResultVisualizer
Display and save evaluation results. Args: show (bool): Whether to show the image. Default: True wait_time (float): Value of wait
tools/analysis_tools/analyze_results.py:48
Class
ConvexSortFunction
Convex sort class.
r3det/ops/convex/convex_wrapper.py:6
Class
DOTADataset
DOTA dataset for detection. Args: ann_file (str): Annotation file path. pipeline (list[dict]): Processing pipeline. versi
r3det/datasets/dota1.py:26
Class
DeltaXYWHAHBBoxCoder
Delta XYWHA HBBox coder. this coder encodes bbox (x1, y1, x2, y2) into delta (dx, dy, dw, dh, da) and decodes delta (dx, dy, dw, dh, da)
r3det/core/bbox/coder/delta_xywha_hbbox_coder.py:11
Class
DeltaXYWHAOBBoxCoder
Delta XYWHA OBBox coder. this coder is used for rotated objects detection (for example on task1 of DOTA dataset). this coder encodes bbox (x
r3det/core/bbox/coder/delta_xywha_rbbox_coder.py:11
Class
FeatureRefineFunction
Feature refine class.
r3det/ops/fr/feature_refine_module.py:10
Class
LinSeg
r3det/ops/rnms/src/rcpu/rnms_cpu.cpp:66
Class
LinSeg
r3det/ops/polygon_geo/src/polygon_geo_cpu.cpp:65
Class
PolyRandomRotate
Written by hukaixuan19970627. Reference: https://github.com/hukaixuan19970627/OrientedRepPoints_DOTA Rotate img & bbox(n, 8). Args:
r3det/datasets/pipelines/rtransforms.py:93
Class
PseudoAnchorGenerator
Non-Standard pseudo anchor generator that is used to generate valid flags only!
r3det/core/anchor/ranchor_generator.py:43
Class
R3Det
Rotated Refinement RetinaNet.
r3det/models/detectors/r3det.py:12
Class
RAnchorGenerator
Standard rotate anchor generator for 2D anchor-based detectors.
r3det/core/anchor/ranchor_generator.py:8
Class
RAnchorHead
Anchor-based head (RPN, RetinaNet, SSD, etc.). Args: num_classes (int): Number of categories excluding the background categor
r3det/models/dense_heads/rotate_anchor_head.py:15
Class
RBboxOverlaps2D_v1
2D Overlaps (e.g. IoUs, GIoUs) Calculator.
r3det/core/bbox/iou_calculators/rotate_iou2d_calculator.py:8
Class
RBboxOverlaps2D_v2
2D Overlaps (e.g. IoUs, GIoUs) Calculator.
r3det/core/bbox/iou_calculators/rotate_iou2d_calculator.py:84
Class
RBboxOverlaps2D_v3
2D Overlaps (e.g. IoUs, GIoUs) Calculator.
r3det/core/bbox/iou_calculators/rotate_iou2d_calculator.py:160
Class
RRandomFlip
Args: flip_ratio (float | list[float], optional): The flipping probability. Default: None. direction(str | list[str]
r3det/datasets/pipelines/rtransforms.py:44
Class
RRandomSampler
Random sampler. Args: num (int): Number of samples pos_fraction (float): Fraction of positive samples neg_pos_up (int, op
r3det/core/bbox/samplers/rotate_random_sampler.py:8
Class
RResize
Resize images & rotated bbox Inherit Resize pipeline class to handle rotated bboxes. Args: img_scale (tuple or list[tuple]): Images s
r3det/datasets/pipelines/rtransforms.py:10
Class
RRetinaHead
r"""An anchor-based head used in `RetinaNet <https://arxiv.org/pdf/1708.02002.pdf>`_. The head contains two subnetworks. The first classifies
r3det/models/dense_heads/rotate_retina_head.py:10
Class
RRetinaNet
Implementation of `RetinaNet <https://arxiv.org/abs/1708.02002>`_
r3det/models/detectors/rretinanet.py:9
Class
RRetinaRefineHead
Rotational Anchor-based refine head. Args: num_classes (int): Number of categories excluding the background category.
r3det/models/dense_heads/rotate_retina_refine_head.py:9
Class
RotatedBox
r3det/ops/nms_rotated/src/box_iou_rotated_utils.h:21
Class
RotatedBox
r3det/ops/box_iou_rotated/src/box_iou_rotated_utils.h:19
Class
RotatedBox
r3det/ops/ml_nms_rotated/src/box_iou_rotated_utils.h:21