Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the normal training loss profile #164

Open
Wolfybox opened this issue Apr 9, 2024 · 0 comments
Open

the normal training loss profile #164

Wolfybox opened this issue Apr 9, 2024 · 0 comments

Comments

@Wolfybox
Copy link

Wolfybox commented Apr 9, 2024

hi, author.
I have tried training MapTRv2 with the given three auxiliary tasks: depth, pv_seg, bev_seg.
However, after training for 24 epochs, I observed that the loss of these auxiliary tasks only slightly decrease. Their loss curves also show strong fluentuation.

loss_depth: from 6.8 to 6.64
loss_pv_seg: from 0.265 to 0.215
loss_bev_seg: from 0.138 to 0.118

Note that the depth loss is still large at the end.

Other losses also look potentially unconverged.
loss_pts at the last dec layer: from 12 to 4
loss_cls at the last dec layer: 0.65 to 0.35

I wonder whether the above phenomenons are normal for training.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant