Skip to main content
The LoadImageSetNode loads multiple images from the input directory for batch processing and training purposes. It supports various image formats and can optionally resize the images using different methods. This node processes all selected images as a batch and returns them as a single tensor.

Inputs

ParameterDescriptionData TypeRequiredRange
imagesSelect multiple images from the input directory. Supports PNG, JPG, JPEG, WEBP, BMP, GIF, JPE, APNG, TIF, and TIFF formats. Allows batch selection of images.IMAGEYesMultiple image files
resize_methodOptional method to resize loaded images (default: “None”). Choose “None” to keep original sizes, “Stretch” to force resize, “Crop” to maintain aspect ratio by cropping, or “Pad” to maintain aspect ratio by adding padding.STRINGNo”None"
"Stretch"
"Crop"
"Pad”

Outputs

Output NameDescriptionData Type
IMAGEA tensor containing all loaded images as a batch for further processing.IMAGE
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): acf0255bcf170ef3ac3b86a3f3e060c3b81064ca8924918a026ec8e3b86f7ac0