Skip to content

About training loss #14

Description

@Ltohka

I followed readme to reproduce the project and when I do stage 2 training, the loss contains nan.

if torch.isnan(depth_pred).any():
                    logging.warning("model_pred contains NaN.")

I put this code after this line, and its output shows that this is a nan.

So Where did I go wrong?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions