Remix.run Logo
amelius 7 hours ago

Why are the images always generated in the same orientation (upright)? Do the cells have awareness of what is "up"?

WhiteNoiz3 4 hours ago | parent | next [-]

IIRC training starts with the initial state and the end state, and the end state is always oriented the same way. It would be interesting to see what would happen if the end state was rotated randomly though I suspect it wouldn't work so well.

esychology 2 hours ago | parent [-]

Checkout the Isotropic NCA blog from the Google Zurich team: https://google-research.github.io/self-organising-systems/is...

esychology 7 hours ago | parent | prev [-]

yeah normally NCAs have a sense of up and left. There are some isotropic variants that make the perception fully rotation-invariant.