Hi Paul, I figured it out. Thank you for your patience! Wow! Could you please clarify one detail from your previous statement:
- “… try setting the output to the real clones and then overwriting just the
[filt]
subset of the output with the fake clones…”?
Why did you write fake clones? when there was no need to clone the fakes? Am I missing something here?
- You also wrote: “…but the problem is that you also need to filter the RHS of that assignment statement, right? …”
So my solution was target_images[filt] = fake[filt]. What exactly is happening here?
Thank you once again for your kind patience.