Allor Documentation v.2 Help

Inheritance Add

Full Name

ImageContainerInheritanceAdd

Description

Takes the image size and creates an empty container based on it, with the option to add the size manually.

Backend

PyTorch

Input Parameters
Images

RGB/A images

Add Width

Determines the width of container

Add Height

Determines the height of container

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 — Create container for each image in batch.

Output Parameters
Image

RGB/A images

Last modified: 04 December 2023