cdvae icon indicating copy to clipboard operation
cdvae copied to clipboard

Working CDVAE implementation with Dockerfile (CUDA major versions 10, 11, 12)

Open njkrichardson opened this issue 1 year ago • 0 comments

Hi,

I plan to submit a PR ultimately, but wanted to get this out there as soon as possible. I had significant problems getting the provided miniconda configuration working correctly. After manually cowboy-engineering many of the dependencies, I obtained a workable dependency collection but found several areas of the source code were themselves problematic.

A colleague of mine updated the source code and sent me a tarball. I've published this updated source code and provided a Dockerfile and build instructions for running CDVAE (tested on major CUDA versions 10, 11, 12).

Hope this helps others attempting to reproduce these results...

Link: https://github.com/njkrichardson/cdvae/tree/master

njkrichardson avatar Jan 08 '24 15:01 njkrichardson