nmichlo / disent

🧶 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
https://disent.michlo.dev
MIT License
122 stars 18 forks source link

Windows, Macos & GPU Tests #17

Open nmichlo opened 3 years ago

nmichlo commented 3 years ago

Framework is currently only tested on linux cpu. Support should be added for testing the framework on windows & macos, as well as basic GPU tests.