摘要: def _reset_parameters(self): constant_(self.sampling_offsets.weight.data, 0) """初始化偏移量预测的偏置(bias), 使得初始偏移位置犹如不同大小的方形卷积核组合""" # (8,) [0, pi / 4, pi / 2 阅读全文
posted @ 2025-01-23 14:48 Picassooo 阅读(102) 评论(0) 推荐(0)