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
Have you checked the implementations of Gudi_UpProj_Block and Gudi_UpProj_Block_Cat? The two blocks are not same as those depicted in the paper. In addition, there is an unused layer self.conv3 in the ResNet class.
The text was updated successfully, but these errors were encountered:
Hi,
Have you checked the implementations of Gudi_UpProj_Block and Gudi_UpProj_Block_Cat? The two blocks are not same as those depicted in the paper. In addition, there is an unused layer self.conv3 in the ResNet class.
The text was updated successfully, but these errors were encountered: