Skip to content

Bev generation#105

Merged
vDawgg merged 17 commits into
mainfrom
bev-generation
Aug 8, 2025
Merged

Bev generation#105
vDawgg merged 17 commits into
mainfrom
bev-generation

Conversation

@vDawgg
Copy link
Copy Markdown
Collaborator

@vDawgg vDawgg commented Jul 27, 2025

Resolves #66

This creates BEVs from the YOLO-generated bounding boxes and camera calibration information from the original nuscenes DS.

While likely less robust and precise than the fully DL based methods, this is fast and does not need a huge amount of old dependencies.

@vDawgg vDawgg added the feature New feature label Jul 30, 2025
@github-actions github-actions Bot added size/m and removed size/s labels Aug 2, 2025
@vDawgg vDawgg marked this pull request as ready for review August 2, 2025 12:49
Comment thread src/data/basic_dataset.py Outdated
Comment thread src/data/basic_dataset.py Outdated
Comment thread src/data/basic_dataset.py Outdated
Comment thread src/data/load_dataset.py
Co-authored-by: csiemssen <100309871+csiemssen@users.noreply.github.com>
@vDawgg vDawgg requested a review from csiemssen August 6, 2025 16:41
@vDawgg vDawgg merged commit 9fe734f into main Aug 8, 2025
3 checks passed
@vDawgg vDawgg deleted the bev-generation branch August 8, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add bev input

2 participants