ResNeXt-in-tensorflow
Neural network
An implementation of a deep neural network architecture in TensorFlow
This is an implementation of ResNeXt (by Xie et al.) in tensorflow
78 stars
8 watching
24 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of ResNeXt architecture for image classification on Cifar10 using TensorFlow | 158 |
| An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| A TensorFlow implementation of DeepLab using ResNet 101 architecture | 22 |
| A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks | 757 |
| An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. | 571 |
| An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 |
| A deep learning implementation of a fractal neural network architecture | 48 |
| Represents a neural network architecture with 1K layers, designed for image recognition tasks. | 909 |
| A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
| Preprocessing and processing tools for text data in machine learning models | 1,239 |