deep-residual-networks

ResNet models

Original models for deep residual networks as described in a 2015 research paper, implemented using Caffe.

Deep Residual Learning for Image Recognition

GitHub

6k stars
301 watching
2k forks
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kaiminghe/resnet-1k-layersRepresents a neural network architecture with 1K layers, designed for image recognition tasks.909
rbgirshick/rcnnA visual object detection system that combines region proposals with neural network features to improve detection performance.2,381
sanghyun-son/edsr-pytorchProvides a PyTorch implementation of single image super-resolution2,457
dennybritz/deeplearning-papernotesA collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications.4,416
kenshohara/3d-resnets-pytorchPyTorch implementation of 3D ResNets for action recognition in video data3,920
apple/corenetA deep neural network toolkit allowing researchers and engineers to train various models6,997
kaiyangzhou/deep-person-reidA PyTorch library for training and retraining deep neural networks for person re-identification in images and videos.4,353
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108
leoxiaobin/deep-high-resolution-net.pytorchAn implementation of a deep learning network for human pose estimation using high-resolution representations4,354
leriomaggio/deep-learning-keras-tensorflowA comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow2,951
idealo/image-super-resolutionA project providing tools and frameworks for improving the quality of low-resolution images through deep learning-based techniques.4,674
szagoruyko/wide-residual-networksAn experimental study on residual networks to improve depth and width trade-offs in neural networks1,299
titu1994/keras-resnextAn implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification.224
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129