Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repro for RAFT variants #4

Open
SamriddhiJain opened this issue Jun 30, 2021 · 3 comments
Open

Repro for RAFT variants #4

SamriddhiJain opened this issue Jun 30, 2021 · 3 comments

Comments

@SamriddhiJain
Copy link

Hi

Thanks for sharing the work. I'm trying to repro the RAFT variants (2D flow backprojected, 3D flow) mentioned in the paper. I'm facing some numerical instabilities and was wondering did you experience anything like that? And if yes, did you try some different learning schedules as of RAFT? Would it be possible to share that code?

Thanks

@zachteed
Copy link
Collaborator

Hi, I used the same learning rate for all the ablations of the RAFT variants. I don't remember having any issues with numerical instability with these models. Are you having issues with the training of the model included in the repo, or just the variants mentioned in the paper?

I can provide code for the 3D and 2D-backproj in 1-2 days, just need to check that they still work fine with the refactored code

@SamriddhiJain
Copy link
Author

SamriddhiJain commented Jun 30, 2021

Are you having issues with the training of the model included in the repo, or just the variants mentioned in the paper?

Just the variants right now.

I can provide code for the 3D and 2D-backproj in 1-2 days, just need to check that they still work fine with the refactored code

Great, thanks.

@SamriddhiJain
Copy link
Author

Hey, any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants