Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operation in Yolov5/yolo/dataset/augment_data.py #19

Open
ArunaKote opened this issue Nov 18, 2021 · 0 comments
Open

operation in Yolov5/yolo/dataset/augment_data.py #19

ArunaKote opened this issue Nov 18, 2021 · 0 comments
Labels
question Further information is requested

Comments

@ArunaKote
Copy link

In Yolov5/yolo/dataset/augment_data.py
Yolov5/yolo/dataset/augment_data.py", line 103
M = T @ S @ R @ P @ C # order of operations (right to left) is IMPORTANT
What operation it is doing?

And can I save the trained model and use that for further uses.

Thanks

@ArunaKote ArunaKote added the question Further information is requested label Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant