[Fix] Fix the weight initialization of deform conv (#1262)
* Update deform_conv.py
* polish the docstring of reset_parameters
* change the initialization of `self.weight`
switch the initialization of `self.weight` to the standard kaiming method
Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Showing
Please register or sign in to comment