open-mmlab / mmskeleton

A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Apache License 2.0
2.92k stars 1.03k forks source link

AttributeError: module 'datasets' has no attribute 'DataPipeline' #261

Open keko950 opened 4 years ago

keko950 commented 4 years ago

Im trying to train recognition network to classify my own custom dataset, however, im receiving this error when i try to load the .yaml config, even when i try to load the default yaml included in this repo.. its maybe outdated?

AttributeError: module 'datasets' has no attribute 'DataPipeline'

hafizas101 commented 4 years ago

Faced the same problem.

2795449476 commented 3 years ago

do you solve it ,can you help me? thanks