CRU-Net

Residual unit sharer

A deep learning framework that enables sharing of residual units through collective tensor factorization to improve neural network performance.

GitHub

45 stars
6 watching
12 forks
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xternalz/wideresnet-pytorch An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. 333
tengshaofeng/residualattentionnetwork-pytorch Implementing a deep learning framework for image classification using Residual Attention Network architecture 680
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
pistony/residualattentionnetwork A Gluon implementation of Residual Attention Network for image classification tasks 107
muyang0320/tensorflow-deeplab-resnet-crf An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation 18
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
jhcho99/coformer An implementation of a deep learning model for grounding situation recognition in images 43
guillaume-chevalier/har-stacked-residual-bidir-lstms An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. 319
rksltnl/deep-metric-learning-cvpr16 A software framework for building deep metric learning models using lifted structured feature embedding 342
kuangjuihsu/deepco3 A deep learning framework for instance co-segmentation and object colocalization 137
jt827859032/drrn-pytorch A PyTorch implementation of a deep learning model for super resolution 193
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 18
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
nexusapoorvacus/deepvariationstructuredrl An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. 63