Skip to content

How to use your project for image inpaint training #41

@create-li

Description

@create-li
          Hi @mjz0110,

That depends on which model you would like to train:

  1. If you would like to pre-train an image inpainting model, then simply run the pre-training on a machine with several GPUs and set CUDA_VISIBLE_DEVICES environment variable to "comma separated list of GPU indices" . The pre-training script will automatically use data parallel training.
  2. If you would like to train a style transfer model, then unfortunately, there is currently no way to train it on multiple GPUs.

Originally posted by @usert5432 in #38 (comment)

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions