diff --git a/luminoth/models/fasterrcnn/rpn_target.py b/luminoth/models/fasterrcnn/rpn_target.py index 29b746d0..b57b02d4 100644 --- a/luminoth/models/fasterrcnn/rpn_target.py +++ b/luminoth/models/fasterrcnn/rpn_target.py @@ -92,7 +92,7 @@ def _build(self, all_anchors, gt_boxes, im_shape): The last dimension is used for the label. im_shape: Shape of original image (height, width) in order to define - anchor targers in respect with gt_boxes. + anchor targets in respect with gt_boxes. Returns: Tuple of the tensors of: