Skip to content

Releases: alncat/opusDSD

New release with improvements!

25 Apr 02:44

Choose a tag to compare

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

22 Dec 08:09
39d4512

Choose a tag to compare

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

07 Dec 07:42
29fc83d

Choose a tag to compare

This is the OPUS-DSD 0.5.0.