omnimvs_pytorch
omnimvs_pytorch copied to clipboard
Loss value getting saturated after one epoch
The loss value gets saturated to 0.0010 after one epoch and does not change after that. How can I resolve this issue? Please help
Hello, has your problem been solved later? I also encountered the same situation!
Hello, has your problem been solved later? I also encountered the same situation!
Because the currently downloaded label data (.tiff format) is an inverse depth map, there is no need to convert it. And the load_invdepth() function of the code calculates this conversion process.