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

joint training of det+occ would decrease the performance of occ? #44

Open
kamiLight opened this issue Aug 7, 2024 · 0 comments
Open

Comments

@kamiLight
Copy link

In table 14 show BEVNet-R50 (bev_tiny_occ.py) give the 36.11 iou and 17.37 miou, since the paper didn't provide the occ performance of joint training model, i training the joint BEVNet-R50 (bev_tiny_det_occ.py) by myself, and i found the occ performance has been decreased! The miou is 17.32, but iou is 30.90 (from 36.11->30.90), is this result normal (Compare to bev_tiny_occ.py and bev_tiny_det_occ.py, the occ part seems to be not changed)? or i miss something important? Thanks!

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