hisfog / SfMNeXt-Impl

[AAAI 2024] Official implementation of "SQLdepth: Generalizable Self-Supervised Fine-Structured Monocular Depth Estimation", and more.
MIT License
85 stars 12 forks source link

Training was unable to achieve the expected results #43

Closed wwwyilei closed 4 months ago

wwwyilei commented 4 months ago

I used the parameters from the file args_res50_kitti_192x640_train to train on the Kitti dataset. The training proceeds normally, but when visualizing the output of the model, I found that the images are completely black when using Resnet_lite as the backbone, and green when using Resnet. Has anyone encountered a similar issue? How was it resolved? 374058 374118