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
This is a nice job to solve COD. But I have a puzzling question.
This is the code in the file which named decoder_p.py, it shows that the E2 & E4 will change shapes to match with
E3's shape(H/16, W/16, Cd).
But the Figure 2 in your paper, shows that E2(H/8,W/8,Cd),E4 (H/32,W/32,Cd). I want to know the truth.
Looking forward to your reply。 Thank you very much.
decoder_p.py
Figure 2
The text was updated successfully, but these errors were encountered:
This is a nice job to solve COD. But I have a puzzling question.
![image](https://user-images.githubusercontent.com/82935744/230597358-9c99868e-ca00-43c2-83a5-0e2062f6a61b.png)
![image](https://user-images.githubusercontent.com/82935744/230598067-e0aa3dc3-73c2-4f9d-b1fc-3ba5b135e388.png)
This is the code in the file which named decoder_p.py, it shows that the E2 & E4 will change shapes to match with
E3's shape(H/16, W/16, Cd).
But the Figure 2 in your paper, shows that E2(H/8,W/8,Cd),E4 (H/32,W/32,Cd). I want to know the truth.
Looking forward to your reply。 Thank you very much.
decoder_p.py
Figure 2
The text was updated successfully, but these errors were encountered: