Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SJTU-Thinklab-Det/r3det-pytorch
/ functions
Functions
313 in github.com/SJTU-Thinklab-Det/r3det-pytorch
⨍
Functions
313
◇
Types & classes
32
Function
rotated_boxes_intersection
r3det/ops/ml_nms_rotated/src/box_iou_rotated_utils.h:288
Method
show_result
Draw `result` over `img`. Args: img (str or Tensor): The image to be displayed. result (Tensor or tuple): The results
r3det/models/detectors/rretinanet.py:48
Method
show_result
Draw `result` over `img`. Args: img (str or Tensor): The image to be displayed. result (Tensor or tuple): The results
r3det/models/detectors/r3det.py:149
Method
simple_test
Test function without test time augmentation. Args: imgs (list[torch.Tensor]): List of multiple images img_metas (lis
r3det/models/detectors/rretinanet.py:23
Method
simple_test
Test function without test time augmentation. Args: imgs (list[torch.Tensor]): List of multiple images img_metas (lis
r3det/models/detectors/r3det.py:112
Function
single_box_iou_rotated
r3det/ops/nms_rotated/src/box_iou_rotated_utils.h:334
Function
single_box_iou_rotated
r3det/ops/box_iou_rotated/src/box_iou_rotated_utils.h:332
Function
single_box_iou_rotated
r3det/ops/ml_nms_rotated/src/box_iou_rotated_utils.h:315
Method
single_level_grid_anchors
Calling its grid_anchors() method will raise NotImplementedError!
r3det/core/anchor/ranchor_generator.py:55
Method
single_level_grid_priors
Generate grid anchors of a single level. Note: This function is usually called by method ``self.grid_priors``. Args:
r3det/core/anchor/ranchor_generator.py:11
Function
single_split
(arguments, sizes, gaps, img_rate_thr, iof_thr, no_padding, padding_value, save_dir, anno_dir
tools/split/img_split.py:305
Function
tpfp_default
Check if detected bboxes are true positive or false positive. Args: det_bboxes (ndarray): Detected bboxes of this image, of shape (m, 9).
r3det/datasets/dota1.py:518
Function
vec_iou_iof
r3det/ops/rbbox_geo/src/rbbox_geo_cuda.cpp:19
← previous
301–313 of 313, ranked by callers