TensorFlowVST
VST model processor
A software framework that integrates TensorFlow models into VST effects.
TensorFlow model as a VST effect
13 stars
2 watching
1 forks
Language: C++
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
deepkolos/wxmp-tensorflow | A project providing a solution to run the latest TensorFlowJS models in WeChat Mini Programs | 123 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,592 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
sullychen/autopilot-tensorflow | A TensorFlow implementation of an Nvidia paper aimed at researching and testing self-driving car computer vision software. | 1,268 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,382 |
nvidia/tensorflow | An optimized version of TensorFlow to support newer hardware and libraries for NVIDIA GPU users | 996 |
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,105 |
kwotsin/tensorflow-xception | An implementation of a deep learning model for computer vision tasks using TensorFlow | 207 |
marvinteichmann/tensorflow-fcn | An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,101 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
tkuanlun350/tensorflow-segnet | A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. | 369 |
localminimum/qanet | An implementation of Google's QANet for machine reading comprehension using TensorFlow. | 983 |
emilk/wfc | A C++ port of Wave Function Collapse Tiling, implementing a computational method for image processing | 325 |