You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to train the depth-conditoned model from scratch on custom data, and confused about the results:
val at step=70:
val at step=140:
val at step 210:
val at step 280:
val at step 350:
val at step 420:
As the example shows, the prediction outputs gradually becomes blurred until there is no content, I wonder if it is correct phenomenon? Or did you occurred this issue before? Thanks.