semantic-segmentation-pytorch
semantic-segmentation-pytorch copied to clipboard
Unable to extract ft from decoder c1 for HRNet
Hello, In the file models.py, L364, class C1(nn.Module), I am trying to extract ft. I modified by adding a line ft = x, after the L375. Is it the right away to extract ft? Kindly provide some feedback. Regards, Shravanthi