Should image reconstruction and depth estimation be carried out alternately for each batch during training,such as doing depth estimation for one batch and image reconstruction for the next batch.Or should the two tasks be carried out separately in two unet processes for one batch?
Should image reconstruction and depth estimation be carried out alternately for each batch during training,such as doing depth estimation for one batch and image reconstruction for the next batch.Or should the two tasks be carried out separately in two unet processes for one batch?