An open API service indexing awesome lists of open source software.

Tensorflow

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

https://github.com/alibaba/curvature-learning-framework

Curvlearn, a Tensorflow based non-Euclidean deep learning framework.

geometric-deep-learning hyperbolic non-euclidean-deep-learning tensorflow

Last synced: 14 Oct 2025

https://github.com/hamedmp/imageflow

A simple wrapper of TensorFlow for Converting, Importing (and Soon, Training) Images in tensorflow.

imageflow tensorflow wrapper

Last synced: 09 Apr 2025

https://github.com/yanwii/ChineseNER

基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型

bert-bilstm-crf bert-chinese bi-gru-crf named-entity-recognition tensorflow

Last synced: 02 Apr 2025

https://github.com/cifkao/groove2groove

Code for "Groove2Groove: One-Shot Music Style Transfer with Supervision from Synthetic Data"

deep-learning magenta music-style-transfer neural-network paper papers-with-code style-transfer tensorflow

Last synced: 07 Mar 2026

https://github.com/lopuhin/transformer-lm

Transformer language model (GPT-2) with sentencepiece tokenizer

gpt-2 language-model tensorflow

Last synced: 23 Jul 2025

https://github.com/jinglescode/time-series-forecasting-tensorflowjs

Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework

deep-learning javascript lstm machine-learning neural-network rnn tensorflow tensorflowjs time-series-forecasting

Last synced: 21 Aug 2025

https://github.com/hadim/docker-tensorflow-builder

Docker images to compile TensorFlow yourself.

docker docker-image tensorflow

Last synced: 05 Apr 2025

https://github.com/yinguobing/facial-landmark-detection-hrnet

A TensorFlow implementation of HRNet for facial landmark detection.

deep-learning facial-landmarks hrnet tensorflow

Last synced: 06 Sep 2025

https://github.com/matyushkin/lessons

📖 In Russian: cписок русскоязычных публикаций matyushkin и блокноты Jupyter для различных образовательных ресурсов.

data-science jupyter jupyter-notebook neural-network python python-plotly russian russian-language tensorflow

Last synced: 04 Apr 2026

https://github.com/CleanPegasus/TensorDash

TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training is completed or crashed.

android deep-learning fastai java keras machine-learning pypi python python-package pytorch remote-monitoring tensorflow

Last synced: 08 May 2025

https://github.com/Spenhouet/tensorboard-aggregator

Aggregate multiple tensorboard runs to new summary or csv files

aggregator csv-export summarizer tensorboard tensorflow

Last synced: 15 Jul 2025

https://github.com/gizatechxyz/orion

ONNX Runtime in Cairo 1.0 for verifiable ML inference using STARK

cairo-lang deep-learning machine-learning onnx starknet tensorflow

Last synced: 08 Apr 2025

https://github.com/remicres/otbtf

Deep learning with otb (mirror of https://forgemia.inra.fr/orfeo-toolbox/otbtf)

deep-learning orfeotoolbox otb remote-sensing tensorflow

Last synced: 04 Apr 2026

https://github.com/katanaml/sample-apps

Sample apps for YouTube channel. Machine Learning, Web Development, Python.

machine-learning python tensorflow

Last synced: 04 Mar 2026

https://github.com/neuronets/nobrainer

A framework for developing neural network models for 3D image processing.

machine-learning medical-imaging neuroimaging semantic-segmentation tensorflow

Last synced: 02 Apr 2026

https://github.com/alibaba/Curvature-Learning-Framework

Curvlearn, a Tensorflow based non-Euclidean deep learning framework.

geometric-deep-learning hyperbolic non-euclidean-deep-learning tensorflow

Last synced: 09 May 2025

https://github.com/netease-media/grps

Deep Learning Deployment Framework: Supports tf/torch/trt/trtllm/vllm and other NN frameworks. Support dynamic batching, and streaming modes. It is dual-language compatible with Python and C++, offering scalability, extensibility, and high performance. It helps users quickly deploy models and provide services through HTTP/RPC interfaces.

dynamic-batching serving tensorflow tensorrt tensorrt-llm torch triton-inference-server vllm

Last synced: 05 Apr 2025

https://github.com/xddcore/opennna

一个开源的FPGA神经网络加速器。

fpga hls tensorflow zynq-7000

Last synced: 21 Apr 2025

https://github.com/sugyan/tf-dcgan

DCGAN implementation by TensorFlow

dcgan tensorflow

Last synced: 22 Apr 2025

https://github.com/zaccharieramzi/fastmri-reproducible-benchmark

Try several methods for MRI reconstruction on the fastmri dataset. Home to the XPDNet, runner-up of the 2020 fastMRI challenge.

convolutional-neural-networks fastmri fastmri-challenge fastmri-dataset mri mri-reconstruction neural-network tensorflow unrolled-reconstruction-algorithm

Last synced: 12 Jun 2025

https://github.com/floydhub/dockerfiles

Deep Learning Dockerfiles

deep-learning docker pytorch tensorflow torch

Last synced: 07 Apr 2025

https://github.com/danielegrattarola/twitter-sentiment-cnn

An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment classification on tweets.

deep-learning nlp python sentiment-classification tensorflow twitter

Last synced: 14 Apr 2025

https://github.com/didi/dlflow

DLFlow is a deep learning framework.

deeplearning deeplearning-framework tensorflow

Last synced: 15 Jun 2025

https://github.com/floydhub/floyd-cli

Command line tool for FloydHub - the fastest way to build, train, and deploy deep learning models

ai artificial-intelligence deep-learning floyd floyd-cli floydhub gpu machine-learning python pytorch tensorflow

Last synced: 28 Mar 2025

https://github.com/zhenhuaw-me/tflite2onnx

Convert TensorFlow Lite models (*.tflite) to ONNX.

model-converter onnx pip tensorflow tflite

Last synced: 06 Apr 2025

https://github.com/d2iq-archive/dcos-commons

DC/OS SDK is a collection of tools, libraries, and documentation for easy integration of technologies such as Kafka, Cassandra, HDFS, Spark, and TensorFlow with DC/OS.

cassandra dcos dcos-data-services-guild declarative elasticsearch hdfs kafka kubernetes mesos stateful-containers tensorflow

Last synced: 26 Mar 2025

https://github.com/philferriere/tfvos

Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segmentation (NIPS 2017)* as part of the NIPS Paper Implementation Challenge.

convolutional-neural-networks deep-learning instance-segmentation optical-flow recurrent-neural-networks segmentation tensorflow video-segmentation

Last synced: 02 Apr 2026

https://github.com/liu-nlper/DocumentClassification

This code implements a simple CNN model for document classification with tensorflow.

cnn tensorflow

Last synced: 19 Jul 2025

https://github.com/l11x0m7/Question_Answering_Models

This repo collects and re-produces models related to domains of question answering and machine reading comprehension

machine-reading-comprehension mrc python qa question-answering tensorflow

Last synced: 09 Apr 2025

https://jinglescode.github.io/time-series-forecasting-tensorflowjs/

Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework

deep-learning javascript lstm machine-learning neural-network rnn tensorflow tensorflowjs time-series-forecasting

Last synced: 14 Mar 2025

https://github.com/rokid/elmo-chinese

Deep contextualized word representations for Chinese

nlp tensorflow word-embedding wordvectors

Last synced: 31 Jul 2025

https://github.com/NetEase-Media/grps

【深度学习模型部署框架】支持tf/torch/trt/trtllm/vllm以及更多nn框架,支持dynamic batching、streaming模式,支持python/c++双语言,可限制,可拓展,高性能。帮助用户快速地将模型部署到线上,并通过http/rpc接口方式提供服务。

dynamic-batching serving tensorflow tensorrt tensorrt-llm torch triton-inference-server vllm

Last synced: 04 Nov 2025

https://github.com/pythonlessons/tensorflow-object-detection-tutorial

The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch

classifier cuda cudnn detection detection-api detection-classifier detection-tutorial gpu grabscreen labels object-detection pil python-mss tensorflow tensorflow-cpu tensorflow-gpu tensorflow-models tutorial

Last synced: 23 Oct 2025

https://github.com/annamalai-nr/graph2vec_tf

This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".

deep-learning deep-neural-networks graph graph-kernels kdd skipgram tensorflow

Last synced: 27 Mar 2025

https://github.com/SaltieRL/Saltie

🚗 Rocket League Distributed Deep Reinforcement Learning Bot

distributed-systems reinforcement-learning rocket-league tensorflow

Last synced: 04 Apr 2025

https://github.com/wzyonggege/rnn_poetry_generator

基于RNN生成古诗

lstm rnn tensorflow

Last synced: 15 Apr 2025

https://github.com/scaleoutsystems/fedn

FEDn: An enterprise-ready open source federated learning framework. This repository contains the Python framework, CLI and API.

edge-ai edge-ml federated-learning federated-machine-learning fedml fleet-learning keras-tensorflow pytorch scikit-learn tensorflow

Last synced: 15 May 2025

https://github.com/ferreirafabio/video2tfrecord

Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to limit the number of frames per video to be stored in the tfrecords.

deep-learning neural-network opencv optical-flow preprocessor tensorflow tensorflow-tfrecords video-understanding

Last synced: 07 Apr 2025

https://scaleoutsystems.github.io/fedn/

FEDn: An enterprise-ready and vendor-agnostic federated learning platform.

edge-ai edge-ml federated-learning federated-machine-learning fedml fleet-learning keras-tensorflow pytorch scikit-learn tensorflow

Last synced: 10 May 2025

https://github.com/tucan9389/poseestimation-tfliteswift

The baseline project for inferencing various Pose Estimation tflite models with TFLiteSwift on iOS

3d-pose-estimation cpm hourglass ios mobilenetv2 on-device openpose pose-matching posenet simplepose tensorflow tensorflow-lite tflite

Last synced: 12 Aug 2025

https://github.com/wookayin/tensorflowkr-2017-talk-bestpractice

💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)

best-practices slides tensorflow

Last synced: 16 Mar 2025

https://github.com/krystianity/keras-serving

bring keras-models to production with tensorflow-serving and nodejs + docker :pizza:

cpp docker grpc keras network neuronal nodejs production python serving tensorflow

Last synced: 17 Mar 2025

https://github.com/wookayin/TensorFlowKR-2017-talk-bestpractice

💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)

best-practices slides tensorflow

Last synced: 04 May 2025

https://github.com/smoke-trees/voice-synthesis

This repository is an implementation of Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis (SV2TTS) with a vocoder that works in real-time. SV2TTS is a three-stage deep learning framework that allows to create a numerical representation of a voice from a few seconds of audio, and to use it to condition a text-to-speech model trained to generalize to new voices.

keras pytorch-implementation speech-to-text sv2tts tensorflow voice-cloning voice-synthesis

Last synced: 05 Mar 2026

https://github.com/rupeshs/neuralsongstyle

Audio style transfer AI

python style styletransfer tensorflow

Last synced: 05 Apr 2025

https://github.com/tonybeltramelli/deep-lyrics

Lyrics Generator aka Character-level Language Modeling with Multi-layer LSTM Recurrent Neural Network

deep-learning language-modeling natural-language-processing recurrent-neural-networks tensorflow

Last synced: 26 Jun 2025

https://github.com/znxlwm/tensorflow-mnist-cgan-cdcgan

Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (cDCGAN) for MANIST dataset.

cgan conditional-gan gan generative-adversarial-network mnist tensorflow

Last synced: 31 Aug 2025

https://github.com/tesserai/tfi

Use any TensorFlow model in a single line of code

machine-learning python tensorflow

Last synced: 02 Sep 2025

https://github.com/tucan9389/PoseEstimation-TFLiteSwift

The baseline project for inferencing various Pose Estimation tflite models with TFLiteSwift on iOS

3d-pose-estimation cpm hourglass ios mobilenetv2 on-device openpose pose-matching posenet simplepose tensorflow tensorflow-lite tflite

Last synced: 29 Apr 2025

https://github.com/gooofy/zamia-ai

Free and open source A.I. system based on Python, TensorFlow and Prolog.

artificial-intelligence knowledgebase natural-language-processing prolog python semantic-web tensorflow

Last synced: 14 Apr 2025

https://github.com/vita-group/deep-k-means-pytorch

[ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"

compression convolutional-neural-networks deep-learning neural-network-compression paper pytorch tensorflow

Last synced: 19 Apr 2025

https://github.com/vertexclique/orkhon

Orkhon: ML Inference Framework and Server Runtime

async data-parallelism inference-server machine-learning multiprocessing python3 tensorflow

Last synced: 07 Apr 2025

https://github.com/devrimcavusoglu/pybboxes

Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.

computer-vision deep-learning image-recognition machine-learning numpy python pytorch tensorflow

Last synced: 08 Apr 2025

https://github.com/titu1994/keras-coordconv

Keras implementation of CoordConv for all Convolution layers

coordconv keras tensorflow

Last synced: 12 Jul 2025

https://github.com/PGM-Lab/InferPy

InferPy: Deep Probabilistic Modeling with Tensorflow Made Easy

keras-tensorflow neural-network probabilistic-modeling probabilistic-programming tensorflow user-friendly

Last synced: 16 Nov 2025

https://github.com/oaid/facerecognition

This is an implematation project of face detection and recognition. The face detection using MTCNN algorithm, and recognition using LightenenCNN algorithm.

caffe cpp face-detection face-recognition lightened-cnn mtcnn mxnet tensorflow

Last synced: 05 Apr 2025

https://github.com/aws/sagemaker-distribution

A set of Docker images that include popular frameworks for machine learning, data science and visualization.

aws docker jupyter python pytorch sagemaker tensorflow

Last synced: 01 May 2026

https://github.com/akosiorek/hart

Hierarchical Attentive Recurrent Tracking

attention-mechanism kitti-dataset neural-nets object-tracking rnn tensorflow

Last synced: 05 May 2025

https://github.com/eidoslab/torchstain

Stain normalization tools for histological analysis and computational pathology

computational-pathology digital-pathology histopathology medical-imaging numpy python pytorch stain-normalization tensorflow

Last synced: 24 Jun 2025

https://github.com/getnamo/machinelearningremote-unreal

Machine Learning plugin for the Unreal Engine, encapsulating calls to remote python servers running e.g. Tensorflow/Pytorch.

cpp machine-learning plugin pytorch socket-io tensorflow unreal

Last synced: 05 Apr 2025

https://github.com/vishal-v/100-days-of-ml-code

A 100 Day ML Challenge to learn and implement ML/DL concepts ranging from the basics of Machine Learning to advanced Deep Learning.

100-days-of-ml-code python pytorch sklearn tensorflow

Last synced: 06 Aug 2025

https://github.com/nlp-love/model_log

Model Log 是一款基于 Python3 的轻量级机器学习(Machine Learning)、深度学习(Deep Learning)模型训练评估指标可视化工具,可以记录模型训练过程当中的超参数、Loss、Accuracy、Precision、F1值等,并以曲线图的形式进行展现对比,轻松三步即可实现。

deep-learning log machine-learning metric model pytorch tensorflow

Last synced: 24 Jun 2025

https://github.com/getnamo/MachineLearningRemote-Unreal

Machine Learning plugin for the Unreal Engine, encapsulating calls to remote python servers running e.g. Tensorflow/Pytorch.

cpp machine-learning plugin pytorch socket-io tensorflow unreal

Last synced: 25 Mar 2025

https://github.com/hwchong/MNIST_DRAW

This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.

coreml ios ios11 keras mnist objective-c tensorflow

Last synced: 19 Jul 2025