ORN
OR network
A deep learning framework implementation of an oriented response network for visual recognition tasks
Oriented Response Networks, in CVPR 2017
223 stars
28 watching
51 forks
Language: Jupyter Notebook
last commit: over 2 years ago
Linked from 3 awesome lists
caffecvprpytorchrotation-invariant-featurestorch
Related projects:
Repository | Description | Stars |
---|---|---|
hszhao/psanet | A deep learning framework for semantic segmentation with spatial attention mechanisms | 218 |
jingweiz/pytorch-dnc | An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. | 278 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
yuwenxiong/py-r-fcn | A Python implementation of object detection using region-based fully convolutional networks | 1,048 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,596 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
fwang91/residual-attention-network | An implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks. | 554 |
cszn/srmd | Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 425 |
yixuan/minidnn | A C++ library implementing deep neural networks with good performance and modularity | 397 |
yjxiong/tsn-pytorch | A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding. | 1,066 |
jhkim89/pyramidnet | A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
pxiangwu/motionnet | An autonomous driving system that jointly predicts motion and perceives environment using bird's eye view maps | 170 |
benedekrozemberczki/appnp | A PyTorch implementation of a graph neural network model that learns personalized node representations | 366 |