David Marx

Results 156 issues of David Marx

``` use_wandb: true wandb_project_name: {file_namespace} ```

enhancement
good first issue
config
low LOE

work around for #114 . Can prob incorporate the `pre_animation_steps` parameter. just output files generated during the warmup period with some suffix that specifies that they're the warmup, and start...

enhancement
config

the way I understand it, disco supports multi-clip by picking a different perceptor from its active pool each step, so instead of throwing them all at the step, you just...

enhancement
Experiment

or maybe alternating steps between adjusting the pixels and adjusting the depth warp?

Experiment

could also do this like nltk and add some sort of internal download capability attached to a queryable catalog of available models

enhancement

adding unit tests to better understand image_model internals. ultimate goal here is to implement a new image_model class for guided diffusion, although might add DIP first since that will probably...

https://github.com/patrick-kidger/torchtyping

documentation
enhancement
good first issue
refactor