Skip to content

About training time #25

@ashevimostar

Description

@ashevimostar

I use a 3090 card to train for 400 epochs, which takes about a week. May I ask what your device is and how long the training time is? Is there a problem with my training time, is there a way to accelerate, or is there a way to change my parameters.

CUDA_VISIBLE_DEVICES={DEVICES} python3 main.py
--mode train
--model_type DDIM
--img_size {IMAGE_SIZE}
--num_img_channels {NUM_IMAGE_CHANNELS}
--dataset {DATASET_NAME}
--img_dir {DATA_FOLDER}
--train_batch_size 16
--eval_batch_size 8
--num_epochs 400

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions