torch-android
Torch runner
A tool to enable Android device deployment and execution of machine learning models using the Torch library.
Torch-7 for Android
275 stars
35 watching
83 forks
Language: CMake
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
soumith/inception.torch | A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
soumith/torch-signal | A signal processing toolkit with support for various transforms and analysis methods. | 48 |
soumith/imagenet-multigpu.torch | A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. | 402 |
soumith/dcgan.torch | A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. | 1,458 |
soumith/cudnn.torch | Torch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features | 417 |
torch/graph | A Lua-based library for graph manipulation and visualization in Torch. | 35 |
soumith/zbs-torch | A lightweight Lua-based IDE with code completion, debugging, and live coding features. | 67 |
ekami/torchlite | High-level library to simplify machine learning tasks by abstracting repetitive code | 32 |
soumith/net2net.torch | A tool for dynamically widening and deepening neural networks to scale their capacity | 160 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 336 |
enochkan/torch-metrics | A collection of common machine learning evaluation metrics implemented in PyTorch | 110 |
mattstauffer/torch | A project providing examples and instructions for using Laravel's Illuminate components in standalone, non-Laravel applications | 1,850 |
torchdrift/torchdrift | A library for detecting data drift in PyTorch models | 312 |
aciditeam/torch-models | A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. | 54 |
soumith/cvpr2015 | An introduction to deep learning for computer vision using the Torch framework | 868 |