Skip to content

Commit

Permalink
Update coco_instance_new_baseline_dataset_mapper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamila Sultanova authored and Kamila Sultanova committed Dec 9, 2022
1 parent 8a9fbc2 commit 78f3c26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import numpy as np
import torch

from detectron2.structures import PolygonMasks
from detectron2.structures import Instances, Boxes, PolygonMasks
from detectron2.data import detection_utils as utils
from detectron2.data import transforms as T

Expand Down

0 comments on commit 78f3c26

Please sign in to comment.