Skip to content

A Pytorch implementation for the paper Local Relational Networks for Image Recognition (https://arxiv.org/pdf/1904.11491.pdf)

Notifications You must be signed in to change notification settings

gan3sh500/local-relational-nets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Relational Networks for Image Recognition

A Pytorch implementation of the local relational layer from Local Relational Networks for Image Recogntion [paper]. The notebook is there so you can try it out on [Colab].

Local-Relational-Layer

Dependancies

pip install <pytorch-latest.whl url>

To use the layer:

from layer import LocalRelationalLayer

About

A Pytorch implementation for the paper Local Relational Networks for Image Recognition (https://arxiv.org/pdf/1904.11491.pdf)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published