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
6k stars
301 watching
2k forks
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 909 |
| A visual object detection system that combines region proposals with neural network features to improve detection performance. | 2,381 |
| Provides a PyTorch implementation of single image super-resolution | 2,457 |
| A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications. | 4,416 |
| PyTorch implementation of 3D ResNets for action recognition in video data | 3,920 |
| A deep neural network toolkit allowing researchers and engineers to train various models | 6,997 |
| A PyTorch library for training and retraining deep neural networks for person re-identification in images and videos. | 4,353 |
| An image classification model using a third-generation deep residual network. | 27 |
| A Gluon implementation of Residual Attention Network for image classification tasks | 108 |
| An implementation of a deep learning network for human pose estimation using high-resolution representations | 4,354 |
| A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,951 |
| A project providing tools and frameworks for improving the quality of low-resolution images through deep learning-based techniques. | 4,674 |
| An experimental study on residual networks to improve depth and width trade-offs in neural networks | 1,299 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |