Skip to content

Commit

Permalink
add fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene123tw committed Apr 16, 2024
1 parent e8e5673 commit f699193
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def test_mask_pred(self, mocker) -> None:
mask_head._bbox_mask_post_process(
results[0],
mask_feat,
cfg=None,
cfg=test_cfg,
)

def test_predict_by_feat_ov(self) -> None:
Expand Down

0 comments on commit f699193

Please sign in to comment.