tensorflow
Topic

tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

Repositories (1189)

huskarl
huskarl danaugrs Python

Deep Reinforcement Learning Framework + Algorithms

414
deep-koalarization
deep-koalarization baldassarreFe Python

Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)

414
DeepPiCar
DeepPiCar dctian Jupyter Notebook

Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor

414
WassersteinGAN.tensorflow
WassersteinGAN.tensorflow shekkizh Python

Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875

413
tevr-asr-tool
tevr-asr-tool DeutscheKI C

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.

411
speech-emotion-recognition
speech-emotion-recognition xuanjihe Python

speech emotion recognition using a convolutional recurrent networks based on IEMOCAP

409
flownet2-tf
flownet2-tf sampepose Python

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

408
keras-squeezenet
keras-squeezenet rcmalli Python

SqueezeNet implementation with Keras Framework

407
Meta-RL
Meta-RL awjuliani Jupyter Notebook

Implementation of Meta-RL A3C algorithm

407
paraphraser
paraphraser vsuthichai Python

Sentence paraphrase generation at the sentence level

407
MixHop-and-N-GCN
MixHop-and-N-GCN benedekrozemberczki Python

An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).

406
zhihu-text-classification
zhihu-text-classification yongyehuang Jupyter Notebook

[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案

405
sagify
sagify Kenza-AI Python

MLOps for AWS SageMaker

405
train-robot-arm-from-scratch
train-robot-arm-from-scratch MorvanZhou Python

Build environment and train a robot arm from scratch (Reinforcement Learning)

405
ICNet-tensorflow
ICNet-tensorflow hellochick Jupyter Notebook

TensorFlow-based implementation of "ICNet for Real-Time Semantic Segmentation on High-Resolution Images".

404
DeepPoseKit
DeepPoseKit jgraving Python

a toolkit for pose estimation using deep learning

404
self-driving-ish_computer_vision_system
self-driving-ish_computer_vision_system iwatake2222 C++

This project generates images you've probably seen in autonomous driving demo. Object Detection, Lane Detection, Road Segmentation, Depth Estimation u...

404
RecurrentHighwayNetworks
RecurrentHighwayNetworks jzilly Python

Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm

403
flownet3d
flownet3d xingyul Python

FlowNet3D: Learning Scene Flow in 3D Point Clouds (CVPR 2019)

401
modelstore
modelstore operatorai Python

🏬 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...

401
optimizer-visualization
optimizer-visualization j-w-yun Python

Visualize Tensorflow's optimizers.

401
OpenLearning4DeepRecsys
OpenLearning4DeepRecsys Leavingseason Python

Some deep learning based recsys for open learning.

400
transformer-pointer-generator
transformer-pointer-generator xiongma Python

A Abstractive Summarization Implementation with Transformer and Pointer-generator

400
cnn-svm
cnn-svm AFAgarap Python

An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification

400
Machine-Learning-Notebooks
Machine-Learning-Notebooks jxareas Jupyter Notebook

The full collection of Jupyter Notebook labs from Andrew Ng's Machine Learning Specialization.

400
TensorFlow-Tutorials-Chinese
TensorFlow-Tutorials-Chinese Hvass-Labs Jupyter Notebook

TensorFlow 中文教程 (Chinese Tutorials)

399
KittiBox
KittiBox MarvinTeichmann Python

A car detection model implemented in Tensorflow.

398
FewShot_GAN-Unet3D
FewShot_GAN-Unet3D arnab39 Python

Tensorflow implementation of our paper: Few-shot 3D Multi-modal Medical Image Segmentation using Generative Adversarial Learning

398
ChineseTtsTflite
ChineseTtsTflite benjaminwan Java

Android Chinese TTS Engine Base On Tensorflow TTS , use for TfLite Models Test。安卓离线中文TTS引擎,在TensorflowTTS基础上开发,用于TfLite模型测试。

398
PSPNet-Keras-tensorflow
PSPNet-Keras-tensorflow Vladkryvoruchko Python

TensorFlow implementation of original paper : https://github.com/hszhao/PSPNet

397
CTR
CTR DSXiangLi Python

CTR模型代码和学习笔记总结

397
Multi-Tacotron-Voice-Cloning
Multi-Tacotron-Voice-Cloning vlomme Python

Phoneme multilingual(Russian-English) voice cloning based on

396
snn_toolbox
snn_toolbox NeuromorphicProcessorProject Python

Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.

396
CapsNet-Visualization
CapsNet-Visualization bourdakos1 Python

🎆 A visualization of the CapsNet layers to better understand how it works

395
AI-blog
AI-blog jaromiru Python

Accompanying repository for Let's make a DQN / A3C series.

394
TensorFlow_learning_notes
TensorFlow_learning_notes cookeem Jupyter Notebook

tensorflow学习笔记,来源于电子书:《Tensorflow实战Google深度学习框架》

388
tf-seq2seq
tf-seq2seq jayparks Python

Sequence to sequence learning using TensorFlow.

388
CycleGAN-Tensorflow-2
CycleGAN-Tensorflow-2 LynnHo Python

Reimplementation of CycleGAN

387
CS231
CS231 MahanFathi Jupyter Notebook

Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition

387
neural-symbolic-machines
neural-symbolic-machines crazydonkey200 Python

Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with applications in p...

384
human-pose-estimation-opencv
human-pose-estimation-opencv quanhua92 Python

Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet

384
ShuffleNet
ShuffleNet MG2033 Python

ShuffleNet Implementation in TensorFlow

383
Tiny_Faces_in_Tensorflow
Tiny_Faces_in_Tensorflow cydonia999 Python

A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"

383
dhSegment
dhSegment dhlab-epfl Python

Generic framework for historical document processing

382
ScreenAI
ScreenAI kyegomez Python

Implementation of the ScreenAI model from the paper: "A Vision-Language Model for UI and Infographics Understanding"

382
keras-onnx
keras-onnx onnx Python

Convert tf.keras/Keras models to ONNX

381
cloud
cloud tensorflow Python

⛔️ DEPRECATED - The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code...

381
play_with_tflite
play_with_tflite iwatake2222 C++

Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI

381
Siamese-RPN-pytorch
Siamese-RPN-pytorch songdejia Python

This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.

380
CycleGAN
CycleGAN hardikbansal Python

Tensorflow implementation of CycleGAN

380