Invert CropForegroundd error #7443
-
|
Thanks for the great job, I meet an error when using Invert CropForeground. This is my code: ` ` Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last):
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
Hi @YingdiZhang, what's |
Beta Was this translation helpful? Give feedback.
Yes, I mean directly using
transinstead ofself.transformwhich may cause the transform id mismatch.