mmsegmentation/MANIFEST.in
谢昕辰 c55d7a721e
[Feature] support mim download dataset (#3089)
## 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
2023-06-28 17:57:22 +08:00

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