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

Imbalanced Dataset #6

Open
vaydingul opened this issue Sep 1, 2022 · 1 comment
Open

Imbalanced Dataset #6

vaydingul opened this issue Sep 1, 2022 · 1 comment

Comments

@vaydingul
Copy link

Hi everyone,

As the TCP implementation goes on, I realized that the current settings for the training (i.e., 60 epochs with LR decay after 30 epochs) result in severe overfitting to LANE FOLLOWING mode. It is normal considering the general distribution of the CARLA-based autonomous driving datasets.

Have you tried anything (e.g., weighted sampling) to solve that issue?

@jiaxiaosong1002
Copy link
Collaborator

Hi vaydingul, thanks for your feedback and interesting findings. We have not try weighted sampling for TCP. As for the epoch length and LR decay, we do not tune them too much. You are welcomed to try the best setting and share with the community:)

Also, could you specify the meaning of "overfitting to LANE FOLLOWING mode?" More details would be appreciated for the discussion.

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

2 participants