ujgygy656565
ujgygy656565
ang = eulerAnglesToRotationMatrix([0, answer[-1][0], 0]) location = ang.dot(predict_pose_seq[-1][3:]) predict_pose_seq[-1][3:] = location[:] last_pose = predict_pose_seq[-1] I don't understand these steps.Can you explain these for me? I look forward to your reply....
Hello, I am a novice. I have two questions. I set resume to false. I want to train it from the beginning. But when I trained 100 to 200 epochs,...
Hello, I want to know how to calculate the img-means and stds. The value calculated by preprocess is not the value in params, and the value calculated there has no...