TResNet
GPU architecture
A high-performance deep learning architecture designed to balance accuracy and efficiency on GPUs.
Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)
471 stars
18 watching
63 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
accuracyarchitectureimagenetmulti-label-classificationtresnet
Related projects:
Repository | Description | Stars |
---|---|---|
| An architecture and toolset for training deep learning models to perform pixel-level tasks such as image segmentation and surface normal estimation. | 196 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| Accelerates machine learning algorithms on GPUs to improve performance and efficiency | 695 |
| An implementation of a pursuit of structural diversity in very deep neural networks | 82 |
| A comprehensive hardware design stack for accelerating deep learning models | 258 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A library for portable, modular, and performant GPU compute programming in Rust. | 1,597 |
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
| Direct neural architecture search on target task and hardware for efficient model deployment | 1,429 |
| A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. | 4 |
| This implementation provides a Tensorflow-based framework for searching different architectures in deep neural networks using 2nd-order approximations. | 73 |
| Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 223 |
| An open-source implementation of a GPU core for machine learning, designed to run PyTorch and other frameworks on an ASIC. | 852 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |