What is: Non-Local Block?
Source | Non-local Neural Networks |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
A Non-Local Block is an image block module used in neural networks that wraps a non-local operation. We can define a non-local block as:
where is the output from the non-local operation and is a residual connection.