liufeng2915 / Fully_3D_Object

MIT License
34 stars 2 forks source link

SVR Training & Finetuning #5

Closed chinglamchoi closed 1 year ago

chinglamchoi commented 2 years ago

Hello, thanks for the great work and extremely well-written paper! It was very easy to follow and a pleasure to read.

Regarding the codebase, I'm wondering how are the AlbedoDecoder and ShapeDecoder trained in Pretain? I referred to /SVR/network.py and it seems like only ImgEncoder is used and trained?

Also, where can we find the implementation of the Finetune function, as defined in /SVR/main.py?

I will also follow-up via email. Thank you and I look forward to referencing your work!