open-mmlab/mmskeleton

Training on a different dataset

Open

#81 opened on 2018年8月13日

GitHub で見る
 (22 comments) (0 reactions) (0 assignees)Python (1,063 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,117 stars)
PR merge metrics
 (PR metrics pending)

説明

Dataset used

Cooking Activity

Modified the data accordingly. The accuracies are not that great. I have tried changing the parameters multiple times, using pre trained models as well. Still no improvements. Also I get the same sequence of labels as output every time. label_sequence = output.sum(dim=2).argmax(dim=0)

Any idea where it might be going wrong?

コントリビューターガイド