GithubHelp home page GithubHelp logo

gardlin / peal Goto Github PK

View Code? Open in Web Editor NEW
44.0 5.0 2.0 11.25 MB

[CVPR2023] PEAL: Prior-embedded Explicit Attention Learning for Low-overlap Point Cloud Registration

Python 100.00%
feature-matching image-matching point-cloud-registration self-attention

peal's Introduction

PEAL: Prior-embedded Explicit Attention Learning for Low-overlap Point Cloud Registration [CVPR-2023]

This is the official repo of CVPR 2023 paper : '' PEAL: Prior-embedded Explicit Attention Learning for Low-overlap Point Cloud Registration ''

show

peal's People

Contributors

gardlin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

r-levi vision507

peal's Issues

About the One-Way attention

Thank you for your nice work!

I would like to ask a question about the paper about One-Way attention. Why not used the One-Way attention mechanism on the Cross-Attention(Inter Frame) but only in intra frame?Have you ever done some experiments? Just a little confusion!

Empty npz file in geo_prior

Hello,

It's really a nice work !

I have some questions about the details of how you process the files in geo_prior as there are several empty files in geo_prior, like geo_prior_tesval/7-scenes-redkitchen/5_9.npz with 0KB size. Are these files empty because ref_corr_indices and src_corr_indices are none under the estimated_transform by GeoTransformer ?

Besides, when I tried to run the pretrained model on test dataset, I met error at prior_data = np.load(file_name) which locates at PEAL/geotransformer/datasets/registration/threedmatch/dataset.py line 214. The error is reported because numpy can not load an empty .npz file when testing the case of 5_9 in 7-scenes-redkitchen. How can I solve this problem?

Thanks,
Xinqi.

code release

Hi,

Thanks for your great work!

May we know when the code will be released?

Thanks!

Pretrained models

Thank you for your excellent work! Could you please release the pretrained models to replicate the results reported in the paper?

KeyError: 'estimated_transform'

Thank you for your nice work!
I encountered an error running the project.
File "PEAL-master/experiments/geotransformer.3dmatch.stage4.gse.k3.max.oacl.stage2.sinkhorn/model.py", line 146, in forward
estimated_transform = data_dict['estimated_transform'].detach()
And I find that there' s no key 'estimated_transform' in data_dict, could you help me out?

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.