Fitting Neural Textures and PBR Material Maps with ES (No Backprop)
A developer released neural_texture_es2, a self-contained C++ experiment that encodes an RGB image or up to four PBR material textures as a shared low-resolution latent texture plus a tiny MLP decoder, trained entirely w…