Skip to content

Improve nuScenes dataset verification messaging#1203

Open
AkilanManivannanak wants to merge 1 commit into
nutonomy:masterfrom
AkilanManivannanak:feat/nuscenes-doctor
Open

Improve nuScenes dataset verification messaging#1203
AkilanManivannanak wants to merge 1 commit into
nutonomy:masterfrom
AkilanManivannanak:feat/nuscenes-doctor

Conversation

@AkilanManivannanak
Copy link
Copy Markdown

Summary

  • add clearer file-missing error handling to assert_download.py
  • print dataset root and version before verification
  • report successful verification with checked file counts
  • add unit tests for the new file existence helper

Motivation

The current verification script works, but when setup issues occur it is hard to see what the script is checking and why it failed. This change keeps the existing workflow intact while making dataset validation output more informative.

Testing

  • python -m py_compile python-sdk/nuscenes/tests/assert_download.py
  • cd python-sdk
  • python -m unittest nuscenes.tests.test_assert_download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant