Skip to content

This repos reproduced major variants of the Deep Multi-Modal Clustering algorithm.

License

Notifications You must be signed in to change notification settings

Guanzhou-Ke/DMMC-zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMMC-zoo

This repos reproduced major variants of the Deep Multi-Modal Clustering algorithm via pytorch.

Note

This is my first try to combine and reproduce the major variants of Deep Multi-Modal Clustering(DMMC) algorithms by pytorch. Because all of the DMMC algorithms were implemented on a different platform, such as Tensorflow or pytorch, it is challenging to do some experiments for the new one in the same environment. This repos will bring convenience to all of the researchers in DMMC.

Environment

For the detail, sees requirements.txt from each subfolder.

  • python 3.8
  • pytorch 1.7.1 (cuda 10.1)
  • pytorch-lightning 1.2.1

Algorithms

About

This repos reproduced major variants of the Deep Multi-Modal Clustering algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages