You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm curious if it makes sense to switch the VSD loss and LoRA loss in the paper (switch the following two red boxes). I feel like it is intuitively more natural, because it looks like, the LoRA extracts information from SD and one uses lora, which is more consistent than the original SD, to guide the NeRF. I tried to implement it with the 3studio framework but failed. I wonder if it's my bug or it really does not work. Just curious, if anyone tried?
The text was updated successfully, but these errors were encountered:
I'm curious if it makes sense to switch the VSD loss and LoRA loss in the paper (switch the following two red boxes). I feel like it is intuitively more natural, because it looks like, the LoRA extracts information from SD and one uses lora, which is more consistent than the original SD, to guide the NeRF. I tried to implement it with the 3studio framework but failed. I wonder if it's my bug or it really does not work. Just curious, if anyone tried?
The text was updated successfully, but these errors were encountered: