taconite / IntrinsicAvatar

[CVPR 2024] IntrinsicAvatar: Physically Based Inverse Rendering of Dynamic Humans from Monocular Videos via Explicit Ray Tracing
https://neuralbodies.github.io/IntrinsicAvatar/
MIT License
87 stars 5 forks source link

ImportError: cannot import name 'rgb_to_srgb' from 'lib.torch_pbr' (unknown location) #3

Closed TharHtetAungg closed 7 months ago

TharHtetAungg commented 7 months ago

I got this error when I run training. And also could you please tell me file location for dataset.

SherlockSunset commented 1 month ago

Hi, may I know how you solved this issue?

SherlockSunset commented 1 month ago

ok, already solved. I just manually downloaded the torch_pbr project and placed it unfer the lib folder.