Closed
Description
Hi, Clément Pinard
It's an impressive job that you have done in this project and the code is written beautifully. May I ask you some questions about the loss function?
For the photometric_reconstruction_loss
, it use the predicted depth and pose to get the grid from ref_imgs
to tgt_img
. Thus, we can use the F.grid_sample
to generate tgt_img
from ref_imgs
.
But in theory, we can also generate ref_imgs
from tgt_img
. Do you have any idea about how to realize this operation?
Metadata
Metadata
Assignees
Labels
No labels