Skip to content

code incomplete #15

Open
Open
@Zhang-Jiahui

Description

Hello,

when I try to use the codes provided, I find some files missing. For example, in the yaml, this file is not provided. "directgaussian.utils.trainings.lr_scheduler"

Below is some part of yaml file.

       scheduler:
        target: directgaussian.utils.trainings.lr_scheduler.LambdaWarmUpCosineFactorScheduler
        params:
          warm_up_steps: 5000
          f_start: 1.e-6
          f_min: 1.e-3
          f_max: 1.0

In addition, I find a variable is not defined, showed below:
https://github.com/NeuralCarver/Michelangelo/blob/main/michelangelo/models/asl_diffusion/clip_asl_diffuser_pl_module.py#L132
the learningrate is not defined.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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