mahdiabavisani / Deep-multimodal-subspace-clustering-networks

Tensorflow implementation of "Deep Multimodal Subspace Clustering Networks"
https://arxiv.org/abs/1804.06498
70 stars 23 forks source link

Added Docker Support #2

Open christosavg opened 5 years ago

christosavg commented 5 years ago

Hi, you have done exceptional work and I've added Docker support for ease of test. What is currently included in the Docker image is:

The bash script run.sh includes docker build & run commands for quicker use. The docker run command is currently set to the demo, provided in the original work.

In case you'd want more details or additions please let me know!