-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Support to switch data root path #7403
Copy link
Copy link
Closed
Labels
Dev-RDDevelopment Requirements DocDevelopment Requirements Doc
Description
Description
Support to set data root through commands like export MMDET_DATASETS=/path/to/datasets, in this way we do not need to modify the config or set up soft links.
Steps
- Implement the feature
- Add unit tests to test your code
Resources
- https://github.com/facebookresearch/detectron2/blob/main/datasets/README.md
- related issue: Is there a better way to specify data root? #6915
Reviewers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Dev-RDDevelopment Requirements DocDevelopment Requirements Doc