Replies: 1 comment 3 replies
-
Hi @lg2578 , Thanks for your interest here. Thanks. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using compose of transforms,and there are some errors. I can't find any tips from the api docs.
for examples:
trans=T.Compose([
T.LoadImage(image_only=True),
])
are there some principles,I need to know?
Beta Was this translation helpful? Give feedback.
All reactions