Giter Site home page Giter Site logo

ewrfcas / casmtr Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 2.0 18.42 MB

Official codes of Improving Transformer-based Image Matching by Cascaded Capturing Spatially Informative Keypoints (ICCV2023)

License: Apache License 2.0

Python 93.56% C++ 1.63% Cuda 2.87% Shell 1.93%

casmtr's Introduction

Hi there ๐Ÿ‘‹

ewrfcas's github stats

casmtr's People

Contributors

ewrfcas 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

Watchers

 avatar  avatar  avatar  avatar

Forkers

gongxi1994

casmtr's Issues

this is a new error with 2c

Traceback (most recent call last):
File "/home/test/PyCharm/CasMTR-main/test_single_pair.py", line 116, in
main()
File "/home/test/PyCharm/CasMTR-main/test_single_pair.py", line 58, in main
matcher(batch)
File "/home/test/anaconda3/envs/pytorch-gpu/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1130, in _call_impl
return forward_call(*input, **kwargs)
File "/home/test/PyCharm/CasMTR-main/src/model/cascade_model_stage4.py", line 195, in forward
mask_c0=mask_2c0, mask_c1=mask_2c1, heatmap_c0=heatmap_2c0, level='2c', pre_level=['8c', '4c'])
File "/home/test/PyCharm/CasMTR-main/src/model/functions/cascade_matching.py", line 120, in forward
sim_matrix01 /= self.temperature
RuntimeError: CUDA error: invalid configuration argument
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.

Process finished with exit code 1

torch==1.10.1+cu113

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.