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

finetuner
finetuner jina-ai Python

Finetuning any DNN for better embedding on neural search tasks

469
tensorflow-101
tensorflow-101 DjangoPeng Jupyter Notebook

《TensorFlow 快速入门与实战》和《TensorFlow 2 项目进阶实战》课程代码与课件

468
Transformer_for_medical_image_analysis
Transformer_for_medical_image_analysis junyuchen245

A collection of papers about Transformer in the field of medical image analysis.

468
sklearn-evaluation
sklearn-evaluation ploomber Python

Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.

468
Emotion
Emotion petercunha Python

:smile: Recognizes human faces and their corresponding emotions from a video or webcam feed. Powered by OpenCV and Deep Learning.

467
tf.gans-comparison
tf.gans-comparison khanrc Python

Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking

466
hierarchical-attention-networks
hierarchical-attention-networks ematvey Python

Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will probably not be ad...

466
distributed-ml-patterns
distributed-ml-patterns terrytangyuan Python

Distributed Machine Learning Patterns from Manning Publications by Yuan Tang https://bit.ly/2RKv8Zo

466
node-question-answering
node-question-answering huggingface TypeScript

Fast and production-ready question answering in Node.js

466
Traffic-Signal-Violation-Detection-System
Traffic-Signal-Violation-Detection-System anmspro Python

A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)

466
Coursera-Deep-Learning
Coursera-Deep-Learning y33-j3T Jupyter Notebook

My notes / works on deep learning from Coursera

465
nl2bash
nl2bash TellinaTool NewLisp

Generating bash command from natural language https://arxiv.org/abs/1802.08979

465
TF_FLAME
TF_FLAME TimoBolkart Python

Tensorflow framework for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 2D or 3D keypoints, an...

465
AndroidTensorFlowMNISTExample
AndroidTensorFlowMNISTExample amitshekhariitbhu Java

Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)

464
beholder
beholder chrisranderson Python

A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.

462
im2latex
im2latex guillaumegenthial Python

Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow

462
ofxMSATensorFlow
ofxMSATensorFlow memoakten C++

C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library

460
deepcell-tf
deepcell-tf vanvalenlab Python

Deep Learning Library for Single Cell Analysis

460
jupyter_tensorboard
jupyter_tensorboard lspvic Python

Start Tensorboard in Jupyter Notebook

459
co-mod-gan
co-mod-gan zsyzzsoft Python

[ICLR 2021, Spotlight] Large Scale Image Completion via Co-Modulated Generative Adversarial Networks

459
BlocklyML
BlocklyML chekoduadarsh JavaScript

BlocklyML is a simple visual programming Tool for python and ML. 🧩 🖥️

459
VoxelNet-tensorflow
VoxelNet-tensorflow tsinghua-rll Python

A 3D object detection system for autonomous driving.

458
birdnet-go
birdnet-go tphakala Go

Realtime BirdNET soundscape analyzer

458
tf_to_trt_image_classification
tf_to_trt_image_classification NVIDIA-AI-IOT Python

Image classification with NVIDIA TensorRT from TensorFlow models.

457
Survey_of_Deep_Metric_Learning
Survey_of_Deep_Metric_Learning kdhht2334

A comprehensive survey of deep metric learning and related works

455
haupt
haupt polyaxon Python

Lineage metadata API, artifacts streams, sandbox, API, and spaces for Polyaxon

453
MobileFaceNet_TF
MobileFaceNet_TF sirius-ai Python

Tensorflow implementation for MobileFaceNet

453
urban_seg
urban_seg anxiangsir Python

Remotes Sensing Semantic Segmentation

452
Deep-Learning-Specialization-Coursera
Deep-Learning-Specialization-Coursera abdur75648 Jupyter Notebook

This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes...

451
neural-style-audio-tf
neural-style-audio-tf DmitryUlyanov Jupyter Notebook

TensorFlow implementation for audio neural style.

450
tfClassifier
tfClassifier sourcedexter Python

Tensorflow based training and classification scripts for text, images, etc

449
OpenUBA
OpenUBA GACWR Python

A robust, and flexible open source User & Entity Behavior Analytics (UEBA) framework used for Security Analytics. Developed with luv by Data Scientist...

449
text-cnn
text-cnn cjymz886 Python

嵌入Word2vec词向量的CNN中文文本分类

449
HandwritingRecognitionSystem
HandwritingRecognitionSystem 0x454447415244 Python

Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture

449
CapsNet
CapsNet loretoparisi

CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art

446
GAN_Review
GAN_Review sheqi

A Survey and Taxonomy of the Recent GANs Development,computer vision & time series

446
visual_search
visual_search tuan3w JavaScript

A visual search engine based on Elasticsearch and Tensorflow

445
LLaMA-Cult-and-More
LLaMA-Cult-and-More shm007g HTML

Large Language Models for All, 🦙 Cult and More, Stay in touch !

445
tensorflow-open_nsfw
tensorflow-open_nsfw mdietrichstein Python

Tensorflow Implementation of Yahoo's Open NSFW Model

442
tensorflow-cmake
tensorflow-cmake PatWie CMake

TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake

441
attention_keras
attention_keras thushv89 Python

Keras Layer implementation of Attention for Sequential models

441
TensorFlow-iOS-Example
TensorFlow-iOS-Example hollance Swift

Source code for my blog post "Getting started with TensorFlow on iOS"

440
osumapper
osumapper kotritrona Jupyter Notebook

An automatic beatmap generator using Tensorflow / Deep Learning.

440
byteir
byteir bytedance MLIR

A model compilation solution for various hardware

439
neural-architecture-search
neural-architecture-search titu1994 Python

Basic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).

437
a3c_trading
a3c_trading evgps Jupyter Notebook

Trading with recurrent actor-critic reinforcement learning

437
u-net
u-net ethanhe42 Python

U-Net: Convolutional Networks for Biomedical Image Segmentation

436
model-card-toolkit
model-card-toolkit tensorflow Python

A toolkit that streamlines and automates the generation of model cards

436
ai-lab
ai-lab tlkh JavaScript

All-in-one AI container for rapid prototyping

435
Adversarial_Autoencoder
Adversarial_Autoencoder Naresh1318 Python

A wizard's guide to Adversarial Autoencoders

434