GewelsJI / FSNet

Full-Duplex Strategy for Video Object Segmentation, ICCV, 2021.
Apache License 2.0
65 stars 7 forks source link

why the Basicconv have not the ReLU function ? #4

Closed xiaobai65 closed 2 years ago

xiaobai65 commented 2 years ago

thanks for your excellent, but I find your released code in fsnet.py , the BasicConv2d do not have the ReLU ?

GewelsJI commented 2 years ago

Thank you for your attention to our work. I did not use it in the FSNet. So what's your problem for this point?

Best regards, Ge-Peng.