Object Detection Models

A Global Context Network, or GCNet, utilises global context blocks to model long-range dependencies in images. It is based on the Non-Local Network, but it modifies the architecture so less computation is required. Global context blocks are applied to multiple layers in a backbone network to construct the GCNet.

Source: GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond

Papers


Paper Code Results Date Stars

Categories