manmanCover

Results 4 issues of manmanCover

@hujie-frank To my understanding, global convolution means to set the kernel size equals the current feature size, so this module can only be used on images which have the same...

https://github.com/Ding-Liu/NLRN/blob/ca5c0a54329c157b31f2daf708e20f677546b208/models/nlrn.py#L218 Why not use the "else" branch to train the model without crop patches?

Thank you for your wonderful code! Have you met this problem before and do you know how to solve it? ``` Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/IPython/core/interactiveshell.py", line 2883,...

As mentioned in the paper, I think the model version should be v13 rather than v7?