Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' paper. (https://arxiv.org/pdf/1807.03247.pdf)
397
stars
50
forks
source link
fixed a bug in CoordConvTh with wrong argument in super call #6
Hi, I just found a bug in your code, please take a look at it and accept my pull request if you think it is needed, thanks!