open-mmlab/mmskeleton

Training on a different dataset

Open

#81 aperta il 13 ago 2018

Vedi su GitHub
 (22 commenti) (0 reazioni) (0 assegnatari)Python (1063 fork)github user discovery
help wanted

Metriche repository

Star
 (3117 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor