ShinanZou

Results 5 comments of ShinanZou

Hi, I want to know if FConv is applying a padding to the entire feature or applying a padding to each piece that is cut horizontally

Hi, can you tell me how you initialize network parameters in your implementation?And what frameworks are used?Pytorch?

May I ask: in Fconv, "sharing the same kernel" refers to the size of the core or the same weight?Is there any bias in convolution?

So what is the Pytorch version in your implementation?

> As far as I know, the code in this repo contains a code for generating the quality score between the network output and target detection. The code doesn`t contain...