Git Product home page Git Product logo

gsfm's People

Contributors

yongliu20 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

Watchers

 avatar  avatar  avatar

Forkers

cv-seg sjtuwangjy

gsfm's Issues

训练过久Loss变为Nan

你好,我非常欣赏你的工作,但是当我对你的工作进行复现实验的时候出现了以下问题,希望你能帮我解决。
参数配置:
RTX3090;
torch 1.11.0;
stage3参数改动(因为是单卡,所以将iterations延长)
image

在加载模型时由于torch版本问题
torch._C._LinAlgError: cusolver error: CUSOLVER_STATUS_EXECUTION_FAILED, when calling cusolverDnXgeqrf( handle, params, m, n, CUDA_R_32F, reinterpret_cast<void*>(A), lda, CUDA_R_32F, reinterpret_cast<void*>(tau), CUDA_R_32F, reinterpret_cast<void*>(bufferOnDevice), workspaceInBytesOnDevice, reinterpret_cast<void*>(bufferOnHost), workspaceInBytesOnHost, info). This error may appear if the input matrix contains NaN.
对代码进行改动为
image
将矩阵的正交初始化移到cpu上计算然后上传到gpu上,其他没有改动。

stage3训练时刚开始的loss下降正常,但是iteration迭代次数过多时所有的Loss均将为Nan,并且将10000iteration的权重进行推理时,且没有分割结果。

How to make such an Illustration shown in Fig 1 of your paper?

Hi there,
I am reading your paper recently, the core-designed module LFM really sheds some light on this field!
And I am also interested in your analysis of the problem, especially the way you compare your GSFM with other SOTA, as shown in figure 1.
Could you teach me how to make such an Illustration? How to find the matched pixels according to the query pixel?
Best Regard!!!

About GSFM .pth or results

Hi ! Thank you for your excellent work. It‘s really helpful for my research work.
Could you share the model parameter file(.pth) or the segment results of GSFM?
I would like to perform visual comparisons with GSFM in my paper.
Please accept my apologies if there was any inconvenience. ^ ^
Best Wishes!

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.