Allor Documentation v.2 Help

Inheritance Scale

Full Name

ImageContainerInheritanceScale

Description

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

Backend

PyTorch

Input Parameters
Images

RGB/A images

Scale Width

Determines the width of container

Scale 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