MCPcopy Create free account

hub / github.com/SJTU-Thinklab-Det/r3det-pytorch / functions

Functions313 in github.com/SJTU-Thinklab-Det/r3det-pytorch

Functionrotated_boxes_intersection
r3det/ops/ml_nms_rotated/src/box_iou_rotated_utils.h:288
Methodshow_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
Methodshow_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
Methodsimple_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
Methodsimple_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
Functionsingle_box_iou_rotated
r3det/ops/nms_rotated/src/box_iou_rotated_utils.h:334
Functionsingle_box_iou_rotated
r3det/ops/box_iou_rotated/src/box_iou_rotated_utils.h:332
Functionsingle_box_iou_rotated
r3det/ops/ml_nms_rotated/src/box_iou_rotated_utils.h:315
Methodsingle_level_grid_anchors
Calling its grid_anchors() method will raise NotImplementedError!
r3det/core/anchor/ranchor_generator.py:55
Methodsingle_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
Functionsingle_split
(arguments, sizes, gaps, img_rate_thr, iof_thr, no_padding, padding_value, save_dir, anno_dir
tools/split/img_split.py:305
Functiontpfp_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
Functionvec_iou_iof
r3det/ops/rbbox_geo/src/rbbox_geo_cuda.cpp:19
← previous301–313 of 313, ranked by callers