Unverified Commit d073a194 authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

rename BoundingBoxes module to match class name (#7910)

parent f1b4c7a6
import torch
from ._bounding_box import BoundingBoxes, BoundingBoxFormat
from ._bounding_boxes import BoundingBoxes, BoundingBoxFormat
from ._image import Image
from ._mask import Mask
from ._torch_function_helpers import set_return_type
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment