Skip to content

NaN loss when trainign 3-class detectors on waymo datast. #15

Open
@Eaphan

Description

@Eaphan

Thanks for your sharing. When I tried to train the RDIoU for 3 classes on Waymo dataset, I met the error of NaN loss.
/data/yfzhang/workspace/OpenPCDet/pcdet/models/dense_heads/anchor_head_rdiou_3cat.py(304)
if rpn_loss.isnan(): print(cls_loss) print(box_loss) pdb.set_trace()
Do you have any suggestions? Or have you ever tried to train RDIoU for the 3 classes? How about the performance?
Thanks for your reply in advance.

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