GithubHelp home page GithubHelp logo

manifoldnn's Introduction

Corresponding Paper

This project correspond to the paper Rui Zhang, Ziheng Jiao, Hongyuan Zhang, and Xuelong Li, "Manifold Neural Network With Non-Gradient Optimization." IEEE Trans. Pattern Anal. Tntell. 45(3): 3986-3993 (2023).

Cite

Please kindly cite our paper if you use this code in your own work:

@ARTICLE{9773979,
  author={Zhang, Rui and Jiao, Ziheng and Zhang, Hongyuan and Li, Xuelong},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, 
  title={Manifold Neural Network With Non-Gradient Optimization}, 
  year={2023},
  volume={45},
  number={3},
  pages={3986-3993},
  doi={10.1109/TPAMI.2022.3174574}}

Author of Code

Ziheng Jiao and Hongyuan Zhang

Dependence

The model and comparison models in paper "Non-Gradient Manifold Neural Network" are all implemented with Pytorch 1.2.0, CUDA 10.0 on Windows 10 PC. The following packages you need is several well-known ones, including:

  • python==3.6
  • pytorch==1.2.0
  • torchvision==0.4.0
  • numpy==1.19.1
  • scipy==1.2.1
  • scikit-learn==0.19.2

Brief Introduction

  • model.py: the framework code of the proposed model.
  • load_data.py: code to load data.
  • utils.py: functions used in experiemnts.
  • data: training and testing datasets.
  • train.py: the training code.

You can test the code by the following command

python train.py

manifoldnn's People

Contributors

jzh9830 avatar

Stargazers

 avatar

Watchers

 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.