mmpose icon indicating copy to clipboard operation
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.

Open darkredrock opened this issue 3 years ago • 1 comments

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.

darkredrock avatar Oct 19 '22 07:10 darkredrock

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
...

liqikai9 avatar Oct 19 '22 08:10 liqikai9

Hi, this issue will be closed for now. Please feel free to reopen it if there are further questions.

ly015 avatar Feb 22 '23 20:02 ly015