GithubHelp home page GithubHelp logo

mtubpeng1 / cmignet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ivanxie416/cmignet

0.0 0.0 0.0 479 KB

Cross-Modal Information-Guided Network using Contrastive Learning for Point Cloud Registration (RAL 2023)

Python 100.00%

cmignet's Introduction

Cross-Modal Information-Guided Network using Contrastive Learning for Point Cloud Registration (RAL 2023)

PyTorch implementation of the paper: Cross-Modal Information-Guided Network using Contrastive Learning for Point Cloud Registration.

CMIGNet architecture

Environment

Our model is trained with the following environment:

  • Ubuntu 20.04
  • Python 3.8
  • PyTorch 1.8.1 with torchvision 0.9.1 (Cuda 11.1) Other required packages can be found in requirements.txt.

Dataset Preparation

The cross-modal ModelNet40 dataset can be downloaded from Google Drive. You can download and unzip it to the data folder.

The pre-trained models can be downloaded from Google Drive.

Usage

You can see a list of options that can be used to control hyperparameters of the model and experiment settings at the end of main.py. The comments in the file should be enough to understand them.

To train a model:

python main.py 

To test a model:

python test.py --model_path <path_to_model>

Citation

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

@article{xie2023cross,
  author={Xie, Yifan and Zhu, Jihua and Li, Shiqi and Shi, Pengcheng},
  journal={IEEE Robotics and Automation Letters}, 
  title={Cross-Modal Information-Guided Network Using Contrastive Learning for Point Cloud Registration}, 
  year={2024},
  volume={9},
  number={1},
  pages={103-110},
  doi={10.1109/LRA.2023.3331625}
}

cmignet's People

Contributors

ivanxie416 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.