astra-vision / MaterialPalette

[CVPR 2024] Official repository of "Material Palette: Extraction of Materials from a Single Real-world Image"
MIT License
221 stars 10 forks source link

Texture Size #2

Closed pranavmalikk closed 6 months ago

pranavmalikk commented 7 months ago

I saw in your paper that you had several different resolutions the texture could be scaled to. What is the average size per texture (kb or mb) at each resolution of 1024, 2048, 4096, and 8192?

wonjunior commented 7 months ago

Hi @pranavmalikk, here are some orders of magnitude for file sizes at different resolutions. 1K: ~2Mb, 2K: ~10Mb, 4K: ~40Mb, 8K: ~150Mb, this of course varies depending on the texture content. Let me know if you have other questions.