Skip to content

Imaginaire

Description

imaginaire website

Imaginaire is a pytorch library that contains optimized implementation of several image and video synthesis methods developed at NVIDIA.

Environment Modules

Run module spider imaginaire to find out what environment modules are available for this application.

Environment Variables

  • HPC_IMAGINAIRE_DIR - installation directory

Additional Usage Information

If you would like to use the example project configurations from the HPG environment, you will need prepend the $HPC_IMAGINAIRE_DIR environment before each path that is shown in the instructions.

For example:

--config configs/projects/coco_funit/mammals/base64_bs8_class305.yaml

becomes

--config $HPC_IMAGINAIRE_DIR/configs/projects/coco_funit/mammals/base64_bs8_class305.yaml

Categories

imaging, visualization, ai, machine_learning