relational-networks and local-relational-nets

These are ecosystem siblings—both are independent PyTorch implementations of different relational reasoning architectures (relational networks vs. local relational networks) that can be studied or adapted separately but share a common conceptual foundation in how neural networks learn to reason about relationships between entities or spatial regions.

relational-networks
51
Established
local-relational-nets
35
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 8/25
Community 18/25
Stars: 818
Forks: 160
Downloads:
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stars: 114
Forks: 20
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About relational-networks

kimhc6028/relational-networks

Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)

This tool helps researchers in artificial intelligence and machine learning evaluate how well their models can understand relationships between objects in images. It takes a dataset of simplified images containing various shapes and colors, along with corresponding questions about those objects and their interactions. The output indicates how accurately the model answers both simple object-recognition questions and complex relational questions, helping to benchmark its 'reasoning' capabilities.

artificial-intelligence-research visual-reasoning machine-learning-benchmarking computer-vision-evaluation cognitive-ai

About local-relational-nets

gan3sh500/local-relational-nets

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

This project provides a PyTorch implementation for deep learning researchers and practitioners who are working on image recognition tasks. It helps you build more advanced neural networks by integrating 'local relational layers' into your models. You feed in image data, and it helps your network learn better representations to classify or understand those images more effectively.

deep-learning-research computer-vision image-recognition neural-network-architecture pytorch-development

Scores updated daily from GitHub, PyPI, and npm data. How scores work