nerf2D
nerf2D copied to clipboard
Adding positional encoding to the input preserves sharp edges in the image
Nerf is about 3d reconstruction. The conception probably also holds for 2d case. But this is a siren. Anyway, thanks for great job done. I'll try modifying it to pytorch...
 TODO: vectorise this code!What does this sentence mean?Is the code for reading R, G, and B correct?How do you read R, G, B?
any insight or idea about why position encoding actually works? OK, image details is high freq in both position and intensity dimension. input position is just quit simple [-1 to...