I need some help understanding feedback operator.
There is the following network based on this video.
transform1 rotates the image by 1 degree.
My expectation is that it will rotate the image from the feedback, compose it under original (so original + faint trace of the rotated last frame) feed it into the feedback which will feed it into the transform that rotates it etc etc.
I was expected to see a spining trace of the image wich fades out (oldest frames has the highest opacity).
Instead, nothing happens.
What have I done wrong here?
NewProject.1.toe (4.1 KB)