Skip to content

Conversation

KSeangTan
Copy link
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 Sep 25, 2025
@KSeangTan KSeangTan marked this pull request as draft September 25, 2025 07:57
@KSeangTan KSeangTan changed the title Add DistributedWeightedRandomSampler feat(sampler): Implementation of Repeat Sampling Factor Sep 25, 2025
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.

1 participant