TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
Deep Reinforcement Learning Framework + Algorithms
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)
Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor
Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875
State-of-the-art (ranked #1 Aug 2022) German Speech Recognition in 284 lines of C++. This is a 100% private 100% offline 100% free CLI tool.
speech emotion recognition using a convolutional recurrent networks based on IEMOCAP
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
SqueezeNet implementation with Keras Framework
Implementation of Meta-RL A3C algorithm
Sentence paraphrase generation at the sentence level
An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案
MLOps for AWS SageMaker
Build environment and train a robot arm from scratch (Reinforcement Learning)
TensorFlow-based implementation of "ICNet for Real-Time Semantic Segmentation on High-Resolution Images".
a toolkit for pose estimation using deep learning
This project generates images you've probably seen in autonomous driving demo. Object Detection, Lane Detection, Road Segmentation, Depth Estimation u...
Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm
FlowNet3D: Learning Scene Flow in 3D Point Clouds (CVPR 2019)
🏬 modelstore is a Python library that allows you to version, export, and save a machine learning model to your filesystem or a cloud storage provider...
Visualize Tensorflow's optimizers.
Some deep learning based recsys for open learning.
A Abstractive Summarization Implementation with Transformer and Pointer-generator
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
The full collection of Jupyter Notebook labs from Andrew Ng's Machine Learning Specialization.
TensorFlow 中文教程 (Chinese Tutorials)
A car detection model implemented in Tensorflow.
Tensorflow implementation of our paper: Few-shot 3D Multi-modal Medical Image Segmentation using Generative Adversarial Learning
Android Chinese TTS Engine Base On Tensorflow TTS , use for TfLite Models Test。安卓离线中文TTS引擎,在TensorflowTTS基础上开发,用于TfLite模型测试。
TensorFlow implementation of original paper : https://github.com/hszhao/PSPNet
CTR模型代码和学习笔记总结
Phoneme multilingual(Russian-English) voice cloning based on
Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.
🎆 A visualization of the CapsNet layers to better understand how it works
Accompanying repository for Let's make a DQN / A3C series.
tensorflow学习笔记,来源于电子书:《Tensorflow实战Google深度学习框架》
Sequence to sequence learning using TensorFlow.
Reimplementation of CycleGAN
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with applications in p...
Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet
ShuffleNet Implementation in TensorFlow
A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"
Generic framework for historical document processing
Implementation of the ScreenAI model from the paper: "A Vision-Language Model for UI and Infographics Understanding"
Convert tf.keras/Keras models to ONNX
⛔️ DEPRECATED - The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code...
Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
Tensorflow implementation of CycleGAN