Closed venice-erin closed 3 years ago
Hi @venice-erin, thanks for your interest in Argoverse. If you think there is a clean way to do it without breaking backwards-compatibility, I'd be for it. Maybe an optional default arg is a good way to go. Are you looking to use the Argoverse map-api with data from another dataset?
Closed due to inactivity.
Hi,
I would like to request some changes to map_api.py
First, I think we could make it more flexible to assign the map_file_path in the constructor instead of hardcoding it as follows:
Proposed change:
With that, instead of this:
we change it to this:
Let me know if this is OK and i can raise a PR~