Code Monkey home page Code Monkey logo

2021-tip-mvlnet's Introduction

Deep Spectral Representation Learning From Multi-View Data

This repository is the official implementation of MvLNet.

Requirements

Ubuntu 16.04 + cuda9.0

tensorflow-gpu==1.9.0
Keras==2.1.6
numpy==1.14.3
scikit-learn==0.19.1
munkres==1.0.12

Pre-trained Models & Dataset

Download pre-trained siamese networks, autoencoders and datasets here:

Training

To train and evaluate the model in the paper, run this command:

python run.py

๐Ÿ“‹ The default training scrip trains MvLNet on Noisy MNIST. Replace the config name in run.py for other datasets, i.e. Caltech101-20 or wiki.

Results

Our model achieves the following performance :

Clustering on Noisy MNIST

Model name ACC F-mea NMI AMI
MvLNet 99.18 99.16 97.76 97.75

Classification on Caltech101-20

Model name ACC F-mea Precision
MvLNet 84.49 83.57 84.29

Retreival on Wikipedia

Model name Image -> Text Text -> Image AVG
MvLNet 38.7 44.4 41.5

Citation

If you find our work useful in your research, please consider citing:

@ARTICLE{huang2021deep,
  author={Huang, Zhenyu and Zhou, Joey Tianyi and Zhu, Hongyuan and Zhang, Changqing and Lv, Jiancheng and Peng, Xi},
  journal={IEEE Transactions on Image Processing}, 
  title={Deep Spectral Representation Learning From Multi-View Data}, 
  year={2021},
  volume={30},
  number={},
  pages={5352-5362},
  doi={10.1109/TIP.2021.3083072},
}

2021-tip-mvlnet's People

Contributors

hi-zhenyu avatar xlearning-scu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.