Skip to content

add SimScale base code#3

Merged
WCJ-BERT merged 1 commit intoOpenDriveLab:mainfrom
hctian713:main
Apr 17, 2026
Merged

add SimScale base code#3
WCJ-BERT merged 1 commit intoOpenDriveLab:mainfrom
hctian713:main

Conversation

@hctian713
Copy link
Copy Markdown
Contributor

Pull Request

Description

Add SimScale data, filter files with training codes (finetuning and co-training), tutorial TBD.

Type of Change

Please check the option that best describes this PR:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring (no functional changes)
  • Performance improvement
  • Test additions or updates
  • Other (please describe):

Related Issues

N/A

Motivation and Context

Changes Made

  • add SimScale filter yamls
  • add SimScale dataset class
  • add SimScale sim-real training codes (finetuning and co-training)

Testing

Test Configuration

  • OS: [e.g., Ubuntu 22.04]
  • Python version: [e.g., 3.9.0]
  • PyTorch version: [e.g., 2.0.1]
  • CUDA version: [e.g., 11.8]
  • GPU model: [e.g., NVIDIA RTX 4090]

Tests Performed

  • Ran scripts/closed_loop_test.sh successfully
  • Ran scripts/multigpu_closed_loop_test.sh successfully (if applicable)
  • Added new unit tests
  • All existing tests pass
  • Manual testing performed

Test Results

N/A

Performance Impact

  • No performance impact
  • Performance improved (please describe)
  • Performance may be affected (please describe)
  • Performance testing not applicable

Screenshots (if applicable)

Documentation

  • Documentation has been updated (if needed)
  • Code comments added/updated (if needed)
  • CHANGELOG.md updated
  • README.md updated (if needed)

Code Quality

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Breaking Changes

  • This PR introduces breaking changes
    • Breaking change 1: ...
    • Migration path: ...

Dependencies

  • This PR adds new dependencies
    • Dependency name and version:
    • Reason for adding:

Checklist

  • I have read the Contributing Guidelines
  • I have read the Code of Conduct
  • My commits follow the project's commit message conventions
  • I have rebased my branch on the latest main branch
  • I have resolved all merge conflicts
  • I am willing to make changes based on reviewer feedback

Additional Notes

Reviewer Checklist (for maintainers)

  • Code quality and style
  • Test coverage
  • Documentation completeness
  • Performance considerations
  • Security implications
  • Breaking changes properly documented
  • CHANGELOG.md updated

@WCJ-BERT WCJ-BERT merged commit 5fc18eb into OpenDriveLab:main Apr 17, 2026
10 checks passed
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