SSRSGJYD / NeuralTexture

Unofficial implementation of the paper "Deferred Neural Rendering: Image Synthesis using Neural Textures" in Pytorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UV Atlas

ulucsahin opened this issue · comments

Hello, thanks for the implementation.

I was wondering if you experimented with UV Atlas like specified in the paper? I couldn't find any information in the paper about how they used UV Atlas other than "uv-parameterization is computed based on the Microsoft uv-atlas generator".

Thanks.

No, we only implemented the basic usage.