I am trying to train the model on my own dataset. Raw depth data from the sensor typically has many zero valued pixels in it (around occlusions etc.). Can you tell us how you calculate the loss for such pixels, are they ignored in the provided implementation?
Hello,
I am trying to train the model on my own dataset. Raw depth data from the sensor typically has many zero valued pixels in it (around occlusions etc.). Can you tell us how you calculate the loss for such pixels, are they ignored in the provided implementation?