Open mitmul opened 5 years ago
The function mask_head_loss_pre takes gt_bboxes as the 4th positional argument, but the docstring does not contain what this argument is. https://github.com/chainer/chainercv/blob/master/chainercv/links/model/fpn/mask_head.py#L171
mask_head_loss_pre
gt_bboxes
The function
mask_head_loss_pre
takesgt_bboxes
as the 4th positional argument, but the docstring does not contain what this argument is. https://github.com/chainer/chainercv/blob/master/chainercv/links/model/fpn/mask_head.py#L171