mmpose
mmpose copied to clipboard
FileNotFoundError: class `AP10KDataset` in mmpose/datasets/datasets/animal/ap10k_dataset.py: The metainfo config file "configs/_base_/datasets/ap10k.py" does not exist.
The following error is reported when trying to train the ap-10k dataset:.
FileNotFoundError: class AP10KDataset in mmpose/datasets/datasets/animal/ap10k_dataset.py: The metainfo config file "configs/base/datasets/ap10k.py" does not exist.
Hi. Thanks for your feedback. Could you please give more information about the config you used? So that we can check the problem more quickly~
BTW, we recommend to run the code under the root directory $MMPOSE, which has the following structure:
$MMPOSE
├── mmpose
├── docs
├── tests
├── tools
├── configs
...
Hi, this issue will be closed for now. Please feel free to reopen it if there are further questions.