csrhddlam / axial-deeplab

This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)
https://arxiv.org/abs/2003.07853
Apache License 2.0
447 stars 69 forks source link

What's HERE?? #24

Closed wanghao9610 closed 3 years ago

wanghao9610 commented 3 years ago

https://github.com/csrhddlam/axial-deeplab/blob/fe1d0523faa7b3068ee59ab13f222a46c511d0aa/lib/models/utils.py#L4

csrhddlam commented 3 years ago

I believe this is meant for possible customized initializations. https://github.com/csrhddlam/axial-deeplab/blob/fe1d0523faa7b3068ee59ab13f222a46c511d0aa/lib/models/axialnet.py#L176 https://github.com/csrhddlam/axial-deeplab/blob/fe1d0523faa7b3068ee59ab13f222a46c511d0aa/lib/models/axialnet.py#L90