python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Using PyTorch grid_sample to reconstruct left image from right image and inverse depth
I'm implementing the basic architecture from this paper: https://arxiv.org/pdf/1705.08260.pdf in PyTorch.
It consists of an autoencoder and Spatial Transformer. Output of the autoencoder is fed into t...
tonyh
Votes: 0
Answers: 1