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
Hi, thanks for this great works. After reading the source code, I have a question about TV_3D module.
Why do we need to multiply 2.0 in self.weight_r\self.weight_g\self.weight_b ? What's the role of line 345\347\349? I would apprecaite it if someone could help me.
The text was updated successfully, but these errors were encountered:
Hi, thanks for this great works. After reading the source code, I have a question about TV_3D module.
![TV loss](https://user-images.githubusercontent.com/87355944/204453965-fdda784f-8fff-480d-8a8b-0ab301b512a2.png)
Why do we need to multiply 2.0 in self.weight_r\self.weight_g\self.weight_b ? What's the role of line 345\347\349? I would apprecaite it if someone could help me.
The text was updated successfully, but these errors were encountered: