You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
I think there is a mistake here. When I tried to use the object rotation, I found that the object did not rotate much. After I debug, I find that the angle here is incorrect. This angle should be radians, not angles.
I hope everyone can understand this problem. After all, this problem has caused me a lot of trouble.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
clevr-dataset-gen/image_generation/render_images.py
Line 411 in f0ce2c8
clevr-dataset-gen/image_generation/utils.py
Line 104 in f0ce2c8
I think there is a mistake here. When I tried to use the object rotation, I found that the object did not rotate much. After I debug, I find that the angle here is incorrect. This angle should be radians, not angles.
I hope everyone can understand this problem. After all, this problem has caused me a lot of trouble.
The text was updated successfully, but these errors were encountered: