open-mmlab/mmskeleton

Training on a different dataset

Open

#81 建立於 2018年8月13日

在 GitHub 查看
 (22 留言) (0 反應) (0 負責人)Python (1,063 fork)github user discovery
help wanted

倉庫指標

Star
 (3,117 star)
PR 合併指標
 (PR 指標待抓取)

描述

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?

貢獻者指南