Kian Sierra McGettigan
Results
2
issues of
Kian Sierra McGettigan
Hi there I receive the following error when running the forward method on models with `FANBlock_SE` `TypeError: forward() missing 2 required positional arguments: 'H' and 'W'` An example of code...
# What does this PR do? Fixes #17234 Implements the FAN Models described in this [paper](https://arxiv.org/pdf/2204.12451.pdf) and available in the following [github repo](https://github.com/NVlabs/FAN), Additionally this repo has some of the...