Releases: alncat/opusDSD
Releases · alncat/opusDSD
New release with improvements!
This version changed the default behavior of IO by using pin_memory, waving the need of reading
the whole image stack into memory.
This version also introduces gradient accumulation, enable training on gpus with smaller amount of memories.
The recommended training script in this version is train_multi, whose usage is compatible with train_cv in previous version.
train_multi also supports multi-body dynamics~
OPUS-DSD 1.0.0
This is a pre-release for OPUS-DSD2. This version contains a whole-new functionality to learn a dynamics latent space!
The OPUS-DSD2 can jointly learn composition and dynamics! Just checkout the dsd train_multi command!
Besides, OPUS-DSD 1.0.0 features a whole new set of commands to enable easy usage.
OPUS-DSD 0.5.0
This is the OPUS-DSD 0.5.0.