Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code incomplete #15

Open
Zhang-Jiahui opened this issue Nov 7, 2024 · 0 comments
Open

code incomplete #15

Zhang-Jiahui opened this issue Nov 7, 2024 · 0 comments

Comments

@Zhang-Jiahui
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant