Skip to content

Problem about training on single task close_jar #81

@dctwan15

Description

@dctwan15

Thank you very much for your contribution to this work.

I tried to retrain the model on a single task close_jar. After 240k iterations, I found that the training log position and rotation accuracy were close to 1, but the validation log rotation accuracy was still relatively low (only about 0.3).I stopped training and ran inference, and the accuracy was 0. In many cases, the gripper posture had a large deviation. I ran the inference script on the training set again and found that the situation was similar to that during inference.
train

val

My first question is: Is this normal? Should I continue training until the rotation accuracy on the validation set is also relatively high?

My second question is: Why is the training prediction accuracy in the training log close to 1, but there are still many failures when running the inference script on the training set?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions