Allor Documentation v.2 Help

Inheritance Max

Full Name

ImageContainerInheritanceMax

Description

Takes the image size and creates an empty container based on it max size.

Backend

PyTorch

Input Parameters
Images A

RGB/A images

Images B

RGB/A images

Red

Red channel of container

Green

Green channel of container

Blue

Blue channel of container

Alpha

Alpha channel of container

Method
  • Single — Create only one container.

  • For Each Pair — Create container for each image in batch.

  • For Each Matrix — Create container for each image in batch with each other.

Output Parameters
Image

RGB/A images

Last modified: 04 December 2023