Git Product home page Git Product logo

Comments (10)

carlosedubarreto avatar carlosedubarreto commented on June 3, 2024

I found an issue where I explain how to fix it 😅
I'm trying to do it on DPVO code.

mit-han-lab/torchsparse#12 (comment)

from dpvo.

carlosedubarreto avatar carlosedubarreto commented on June 3, 2024

and it worked, I had to change the files
correlation_kernel.cu
ba.cpp
ba_cuda.cu

from dpvo.

psiydown avatar psiydown commented on June 3, 2024

@carlosedubarreto After changing these files in Windows, i can install them, but how did you solve these problems:
After executing demo.py, while only loops twice and ends
The result was that the file was not saved and there were no error messages.

from dpvo.

carlosedubarreto avatar carlosedubarreto commented on June 3, 2024

Hello @psiydown .
this "loops twice and ends" is on wham code?

Because I might have the same problem.

Actually It seems to start processing and it ends without any error.
I was thinking it was a problem on my installation, but I coulndt spend more time with it. I plan to get to it later.

If you are talking about the test using the DPVO own code, I didnt test it.

I'm thinking of giving it a try, since maybe my problem on WHAN is because of some problem on DPVO code in windows even after being able to compile it.

from dpvo.

psiydown avatar psiydown commented on June 3, 2024

Hello @carlosedubarreto
I tested the demo code for both WHAM and DPVO and found the same issue.
Tracked to, second loop, \dpvo\dpvo.py, This line of code:if self.n>0 and not self.is_ Initialized: Print out: n=1, is_ Initialized=False, motion_probe()=NULL, The return has ended.
Can we work together to identify the cause of the problem? Thank you.

from dpvo.

carlosedubarreto avatar carlosedubarreto commented on June 3, 2024

Oh, interesting @psiydown.

It would be great to work together to find how to make it work, the problem is I'm not sure when I'm able to go further on WHAM/DPVO code, since I have a bunch of late work to finish, but we can at least keep sharing information about it. I'll update the issue with things I find, and if you can do that too, it could be great.

For example, right now for me to get back on testing I woudl have to have a lot of free hours, since I have no idea on what to do. If i have an idea I can go in with few hours free because I have already a plan on what to do. As I don have any idea, I dont even try to do something, or else I'll surely spend lots of hours and have my late work, even more late LOL.

If you like I have a discord server that we could use to exchange information in a more dynamic way, if you like. or if you have other idea, please let me know.

from dpvo.

psiydown avatar psiydown commented on June 3, 2024

Hello, @carlosedubarreto
I found through testing that, It exited while executing the 'motion_probe()' function, and did not reach the return step. I am not familiar with the purpose of this function, Is there a solution to replace this function?
https://github.com/princeton-vl/DPVO/blob/main/dpvo/dpvo.py#L376
https://github.com/princeton-vl/DPVO/blob/main/dpvo/dpvo.py#L205

If you find any questions or ideas, you can also answer them in this question. Thank you for taking the time.

from dpvo.

carlosedubarreto avatar carlosedubarreto commented on June 3, 2024

@psiydown , I was running the google colab version of WHAM, and I'll reinstall it on my pc, because I did many different things and probably messed up something.

I'll try to debug that part and let you know if I find something. thanks for all the info.

from dpvo.

carlosedubarreto avatar carlosedubarreto commented on June 3, 2024

Great I've been debugging and got to the same point that you showed, but I'm testing it inside WHAM (which seems to be the same problem as I think you said.
image

from dpvo.

carlosedubarreto avatar carlosedubarreto commented on June 3, 2024

Actually it quits when it gets to the reproject part
image

from dpvo.

Related Issues (20)

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.