Skip to content

feat(BEVFusion): Add traffic_cone/barrier to BEVFusion-LiDAR detection#207

Open
KSeangTan wants to merge 91 commits into
tier4:mainfrom
KSeangTan:feat/add_traffic_barrier_to_dataset
Open

feat(BEVFusion): Add traffic_cone/barrier to BEVFusion-LiDAR detection#207
KSeangTan wants to merge 91 commits into
tier4:mainfrom
KSeangTan:feat/add_traffic_barrier_to_dataset

Conversation

@KSeangTan
Copy link
Copy Markdown
Collaborator

Summary

Write what you change and why you change

Change point

Explain for detail

If you add new feature or fix for core library

  • feat(autoware-ml): add {feature name}
  • fix(autoware-ml): fix {fixed point}

If you add new feature or fix for projects

  • feat(BEVFusion): add {feature name}
  • feat(BEVFusion): add config file
  • fix(BEVFusion): fix {fixed point}

If you change the thing without program

  • chore(BEVFusion): add README.md

Note

Write note like influences for other projects.

Test performed

  • Log
Log output

@KSeangTan KSeangTan self-assigned this May 7, 2026
)

# If true, only compute loss for traffic cone and barrier when it's available in the frame
if partial_ignore_labels is not None:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reasonable but hopefully we can remember to remove such kind of hacks when we fix the dataset

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

Successfully merging this pull request may close these issues.

2 participants