Peter-Kocsis / IntrinsicImageDiffusion

Intrinsic Image Diffusion for Single-view Material Estimation
Other
174 stars 15 forks source link

Could not install xformers and the material estimation is worse than your paper #15

Open ge79puv opened 1 week ago

ge79puv commented 1 week ago

Hey there,

I tried to install xformers to improve the performance. However, xformers requires python > 3.9, but in environment.yml, the version is 3.8.16. Could I upgrade the python version?

Btw, the results of material estimation is different from that in your paper. Could you tell me the possible influencing factors and method to further improve? albedo_pred_

Best regards

ge79puv commented 1 week ago

Or are there some key parameters (maybe in *yaml files) that can help improve the evaluation results and achieve the same results as in the paper? Thanks for your help in advance.