mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
## Motivation Please describe the motivation of this PR and the goal you want to achieve through this PR. ## Modification - add dataset-index.yml ## Dependencies - [ ] https://github.com/open-mmlab/mim/pull/212
6 lines
196 B
Plaintext
6 lines
196 B
Plaintext
include requirements/*.txt
|
|
include mmseg/.mim/model-index.yml
|
|
include mmaction/.mim/dataset-index.yml
|
|
recursive-include mmseg/.mim/configs *.py *.yaml
|
|
recursive-include mmseg/.mim/tools *.py *.sh
|