Relation-Networks-for-Object-Detection

Object detector

An implementation of an object detection algorithm that improves on traditional methods by modeling relationships between objects in images

Relation Networks for Object Detection

GitHub

1k stars
34 watching
190 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
doubledaibo/drnet_cvpr2017 This project presents a deep neural network architecture designed to detect visual relationships in images. 202
msracver/flow-guided-feature-aggregation An implementation of an end-to-end learning framework for video object detection using feature aggregation along motion paths 723
jxr326/swinmcnet A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images 16
daijifeng001/r-fcn A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. 1,245
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13
yangxuntu/vrd This repository provides a framework for visual relationship detection using deep learning models and pre-processing tools. 94
robertcsordas/rfcn-tensorflow An implementation of a deep learning model for object detection and segmentation in images 292
jiwei0921/dmra A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection 105
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
taokong/ron A deep learning framework for object detection tasks using a novel neural network architecture 355
ibm/max-object-detector A tool for detecting objects in images using deep learning models 290
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 104
charlesq34/frustum-pointnets A deep learning framework for 3D object detection from RGB-D data 1,592