GithubHelp home page GithubHelp logo

dushide / umcgl_tip_2024 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 197.09 MB

This is an implement of methods with PyTorch in "UMCGL: Universal Multi-view Consensus Graph Learning with Consistency and Diversity" that published in IEEE Transactions on Image Processing.

Home Page: https://ieeexplore.ieee.org/document/10539072

Python 67.11% MATLAB 32.89%

umcgl_tip_2024's Introduction

Universal Multi-view Consensus Graph Learning (UMCGL)

Introduction

This is an implement of methods with PyTorch in "UMCGL: Universal Multi-view Consensus Graph Learning with Consistency and Diversity" that published in IEEE Transactions on Image Processing. UMCGL is run on a server with a standard Ubuntu-16.04 operation system with a NVIDIA Tesla P100 16G GPU and 126G RAM.

Datasets Descriptions

Requirements

Require Python 3.7.2

  • torch 1.7.1
  • numpy 1.21.6
  • scikit-learn 1.0.2

Quick Running and Testing

  • Run run_example.py for multi-view complete and incomplete clustering tasks to see the example performance.
  • If you want to test your own datesets, you can put the datasets into /_multiview datasets and obtain their graphs by ConstructW.zip. Then, you can move them into /datasetW and train the corresponding models by employing these graphs. Finally, you can set the configuration file according to the example /config.

Reference

@ARTICLE{Du2024UMCGL,
  author={Du, Shide and Cai, Zhiling and Wu, Zhihao and Pi, Yueyang and Wang, Shiping},
  journal={IEEE Transactions on Image Processing}, 
  title={{UMCGL}: Universal Multi-view Consensus Graph Learning with Consistency and Diversity}, 
  year={2024},
  volume={33},
  pages={3399-3412},
}

If you have any questions, please feel free to contact [email protected] at any time. Thanks.

umcgl_tip_2024's People

Contributors

dushide avatar

Watchers

 avatar

Forkers

ericwang-cs

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.