TRI-ML / dgp

ML Dataset Governance Policy for Autonomous Vehicle Datasets
https://tri-ml.github.io/dgp/
MIT License
94 stars 62 forks source link

feat: add alternate scene location for dgp2wicker #141

Closed chrisochoatri closed 1 year ago

chrisochoatri commented 1 year ago

This adds support for syncing data from two locations when converting to wicker. A common use case is if the scene dataset json references a scene with just annotations or perhaps backfill for a missing datum (ex radar), and we also need to convert the raw data for this scene stored elsewhere.


This change is Reviewable