🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervised, weakly supervised and unsupervised methods ▸ Easily configured and run with Hydra config ▸ Inspired by disentanglement_lib
Removed
reduction="sum"
in #12, but considerable effort is still required to maintain and verify models (#3, #4, #5)Two options exist:
"mean"
or"mean_sum"
"mean_sum"