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

Updated to work with current pytorch #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

adishourya
Copy link

I have used and tested this with my redweb dataset (rgb iamge and depth map pair) seemed to work fine.

I am open to do more tests on this if you need me to

Best,
Aditya

I have used and tested this with my redweb dataset (rgb iamge and depth map pair) seemed to work fine. more tests might be needed later
Comment on lines 1 to 5
import torch
import torch.nn.functional as F
from torch.autograd import Variable
import numpy as np
from math import exp
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Can you add imports back?

Copy link
Author

@adishourya adishourya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dont know how i missed the imports.

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

Successfully merging this pull request may close these issues.

2 participants