https://github.com/pytorch/vision/blob/c2e8a00885e68ae1200eb6440f540e181d9125de/torchvision/ops/feature_pyramid_network.py#L60 this line does not work, I think it should be modified as self.modules() instead of self.children()