-
Notifications
You must be signed in to change notification settings - Fork 294
【Hackathon 6th No. 38】LDCast code reproduction #848
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rfcs/Science/20240321_ldcast.md
Outdated
1. 模型构建: | ||
1.1. VAE 的 encoder decoder 与现有代码不同,需要单独实现并修改 ppsci.arch.vae 的结构 | ||
1.2. Latent Diffusion model 需要单独实现。(可以放在 ppsci.arch 中?) | ||
1.3. Forcaster/Nowcaster 需要单独实现。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已修改
rfcs/Science/20240321_ldcast.md
Outdated
|
||
202403:调研 | ||
202304:复现代码并作调整 | ||
202305:整理项目产出,撰写案例文档 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已修改
rfcs of LDCast code reproduction