MSDNet-PyTorch icon indicating copy to clipboard operation
MSDNet-PyTorch copied to clipboard

Model initialization exception

Open wangqiim opened this issue 4 years ago • 0 comments

Thanks for sharing your code. I find some anomalous code In msdnet.py#L322. these three "if branch" will not be excuted in func _init_weights(self, m). https://github.com/kalviny/MSDNet-PyTorch/blob/c16a62be5b2166ef3333290aa8c39d0687c3c7ad/models/msdnet.py#L242-L264

wangqiim avatar Sep 16 '21 02:09 wangqiim