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 (1194)

SENet-Tensorflow
SENet-Tensorflow taki0112 Python

Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)

755
emlearn
emlearn emlearn Python

Machine Learning inference engine for Microcontrollers and Embedded devices

753
yolo-tf2
yolo-tf2 unsignedrant Python

yolo(all versions) implementation in keras and tensorflow 2.x

748
AutoKernel
AutoKernel OAID C++

AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。

748
TensorFlowAndroidDemo
TensorFlowAndroidDemo yuxitong Java

TensorFlow android demo 车道线 车辆 人脸 动作 骨架 识别 检测 抽烟 打电话 闭眼 睁眼

747
backscrub
backscrub floe C++

Virtual Video Device for Background Replacement with Deep Semantic Segmentation

746
stable-diffusion-docker
stable-diffusion-docker fboulnois Python

Run the official Stable Diffusion releases in a Docker container with txt2img, img2img, depth2img, pix2pix, upscale4x, and inpaint.

746
elasticdl
elasticdl sql-machine-learning Python

Kubernetes-native Deep Learning Framework

745
tf-rnn-attention
tf-rnn-attention ilivans Python

Tensorflow implementation of attention mechanism for text classification tasks.

744
DeepJ
DeepJ calclavia Python

A deep learning model for style-specific music generation.

743
ChosunTruck
ChosunTruck bethesirius Python

Euro Truck Simulator 2 autonomous driving solution

742
ultimateALPR-SDK
ultimateALPR-SDK DoubangoTelecom C++

World's fastest ANPR / ALPR implementation for CPUs, GPUs, VPUs and NPUs using deep learning (Tensorflow, Tensorflow lite, TensorRT, OpenVX, OpenVINO)...

742
io
io tensorflow C++

Dataset, streaming, and file system extensions maintained by TensorFlow SIG-IO

739
DTLN
DTLN breizhn Python

Tensorflow 2.x implementation of the DTLN real time speech denoising model. With TF-lite, ONNX and real-time audio processing support.

738
fast-plate-ocr
fast-plate-ocr ankandrew Python

Lightweight & fast OCR models for license plate text recognition.

737
test-tube
test-tube williamFalcon JavaScript

Python library to easily log experiments and parallelize hyperparameter search for neural networks

736
neupy
neupy itdxer Python

NeuPy is a Tensorflow based python library for prototyping and building neural networks

735
keras-mmoe
keras-mmoe drawbridge Python

A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)

735
Text-Classification
Text-Classification TobiasLee Python

Implementation of papers for text classification task on DBpedia

733
larq
larq larq Python

An Open-Source Library for Training Binarized Neural Networks

732
onepanel
onepanel onepanelio Go

The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and...

731
ai-reference-models
ai-reference-models intel Python

Intel® AI Reference Models: contains Intel optimizations for running deep learning workloads on Intel® Xeon® Scalable processors and Intel® Data Cente...

731
polyrnn-pp
polyrnn-pp fidler-lab Jupyter Notebook

Inference Code for Polygon-RNN++ (CVPR 2018)

730
tensorflow-tutorial
tensorflow-tutorial wagamamaz

TensorFlow and Deep Learning Tutorials

728
cadrl_ros
cadrl_ros mit-acl Python

ROS package for dynamic obstacle avoidance for ground robots trained with deep RL

723
mobile-semantic-segmentation
mobile-semantic-segmentation akirasosa Python

Real-Time Semantic Segmentation in Mobile device

721
MacBERT
MacBERT ymcui

Revisiting Pre-trained Models for Chinese Natural Language Processing (MacBERT)

719
UAV-DDPG
UAV-DDPG fangvv Python

Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"

717
JavaScriptStudy
JavaScriptStudy csxiaoyaojianxian JavaScript

JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上...

714
CycleGAN-tensorflow
CycleGAN-tensorflow xiaowei-hu Python

Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf

712
dcscn-super-resolution
dcscn-super-resolution jiny2001 Python

A tensorflow implementation of "Fast and Accurate Image Super Resolution by Deep CNN with Skip Connection and Network in Network", a deep learning bas...

712
edward2
edward2 google Jupyter Notebook

A simple probabilistic programming language.

712
food-101-keras
food-101-keras stratospark Jupyter Notebook

Food Classification with Deep Learning in Keras / Tensorflow

711
Facebook-Messenger-Bot
Facebook-Messenger-Bot adeshpande3 Python

Facebook chatbot that I trained to talk like me using Seq2Seq

709
geospatial-machine-learning
geospatial-machine-learning deepVector

A curated list of resources focused on Machine Learning in Geospatial Data Science.

707
magnetron
magnetron MarioSieg C

A zero-dependency ML framework in C with a modern Python API for full control over execution and memory.

707
TonY
TonY tony-framework Java

TonY is a framework to natively run deep learning frameworks on Apache Hadoop.

706
sequence-labeling-BiLSTM-CRF
sequence-labeling-BiLSTM-CRF scofield7419 JavaScript

The BiLSTM-CRF model implementation in Tensorflow, for sequence labeling tasks.

701
InsightFace_TF
InsightFace_TF auroua Python

Insight Face on TensorFlow

700
advanced-machine-learning-engineer-roadmap-2024
advanced-machine-learning-engineer-roadmap-2024 farukalamai

A Full Stack ML (Machine Learning) Roadmap involves learning the necessary skills and technologies to become proficient in all aspects of machine lear...

700
eagerpy
eagerpy jonasrauber Python

PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code

698
exporters
exporters huggingface Python

Export Hugging Face models to Core ML and TensorFlow Lite

698
multi-object-tracker
multi-object-tracker adipandas Python

Multi-object trackers in Python

696
Fast-SRGAN
Fast-SRGAN HasnainRaz Python

A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps

695
deep-learning-resources
deep-learning-resources leemengtw

由淺入深的深度學習資源 Collection of deep learning materials for everyone

694
dl-on-flink
dl-on-flink flink-extended Java

Deep Learning on Flink aims to integrate Flink and deep learning frameworks (e.g. TensorFlow, PyTorch, etc) to enable distributed deep learning traini...

694
tf_trt_models
tf_trt_models NVIDIA-AI-IOT Python

TensorFlow models accelerated with NVIDIA TensorRT

693
decision-forests
decision-forests tensorflow Python

A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.

693
FfDL
FfDL IBM Go

Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes

691
android-yolo
android-yolo natanielruiz C++

Real-time object detection on Android using the YOLO network with TensorFlow

691