dgs.utils.visualizationΒΆ
Helpers for visualizing data.
For pytorch, torchvision and cv2 image descriptions, see the image file description.
Matplotlib uses a different order for the images: [B x H x W x C]. At least, the channel for matplotlib is RGB too.