All Projects → terf → Similar Projects or Alternatives

78 Open source projects that are alternatives of or similar to terf

From Keras To C
A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras
Stars: ✭ 71 (+273.68%)
Mutual labels:  tensorflow-examples
Tensorflow Find Object
📸 A simple application to demonstrate TensorflowJS using mobile net model to predict objects via camera API.
Stars: ✭ 12 (-36.84%)
Mutual labels:  tensorflow-examples
Cs224d
Code for Stanford CS224D: deep learning for natural language understanding
Stars: ✭ 222 (+1068.42%)
Mutual labels:  tensorflow-examples
Tf Object Detection
Simpler app for tensorflow object detection API
Stars: ✭ 91 (+378.95%)
Mutual labels:  tensorflow-examples
Age Gender Estimate Tf
Face age and gender estimate using TensorFlow
Stars: ✭ 510 (+2584.21%)
Mutual labels:  tensorflow-examples
deep-learning-in-s4tf
Get started with Swift for TensorFlow by examples
Stars: ✭ 31 (+63.16%)
Mutual labels:  tensorflow-examples
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (+78.95%)
Mutual labels:  tensorflow-examples
content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
Stars: ✭ 50 (+163.16%)
Mutual labels:  tensorflow-examples
Tensorflow 2.x Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Stars: ✭ 6,088 (+31942.11%)
Mutual labels:  tensorflow-examples
Machine Learning And Reinforcement Learning In Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
Stars: ✭ 173 (+810.53%)
Mutual labels:  tensorflow-examples
Androidtensorflowmachinelearningexample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Stars: ✭ 1,369 (+7105.26%)
Mutual labels:  tensorflow-examples
Dr.sure
🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。
Stars: ✭ 365 (+1821.05%)
Mutual labels:  tensorflow-examples
tf-examples
TensorFlow examples
Stars: ✭ 23 (+21.05%)
Mutual labels:  tensorflow-examples
Eat tensorflow2 in 30 days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
Stars: ✭ 9,166 (+48142.11%)
Mutual labels:  tensorflow-examples
go-mnist-client
TensorFlow serving mnist example client in Go.
Stars: ✭ 16 (-15.79%)
Mutual labels:  tensorflow-examples
Math object detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
Stars: ✭ 52 (+173.68%)
Mutual labels:  tensorflow-examples
Ml Classifier Ui
A UI tool for quickly training image classifiers in the browser
Stars: ✭ 224 (+1078.95%)
Mutual labels:  tensorflow-examples
Tensorflowservingcsharpclient
Implement Tensor Flow Serving C# client example with gRPC. MNIST prediction console application and web paint ASP.NET Core 2.0 and ReactJS application.
Stars: ✭ 31 (+63.16%)
Mutual labels:  tensorflow-examples
Manji
Manji is a mobile application built to help people learning Japanese learn about Kanji.
Stars: ✭ 142 (+647.37%)
Mutual labels:  tensorflow-examples
Machine Learning Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
Stars: ✭ 883 (+4547.37%)
Mutual labels:  tensorflow-examples
Yolov3 Tf2
YoloV3 Implemented in Tensorflow 2.0
Stars: ✭ 2,327 (+12147.37%)
Mutual labels:  tensorflow-examples
Android Tensorflow Lite Example
Android TensorFlow Lite Machine Learning Example
Stars: ✭ 681 (+3484.21%)
Mutual labels:  tensorflow-examples
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (+115.79%)
Mutual labels:  tensorflow-examples
Tensorflow Cmake
TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
Stars: ✭ 418 (+2100%)
Mutual labels:  tensorflow-examples
Open nsfw android
🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台
Stars: ✭ 1,586 (+8247.37%)
Mutual labels:  tensorflow-examples
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+7252.63%)
Mutual labels:  tensorflow-examples
Tensorflow chessbot
Predict chessboard FEN layouts from images using TensorFlow
Stars: ✭ 362 (+1805.26%)
Mutual labels:  tensorflow-examples
tensorflow-fifo-queue-example
Example on how to use a Tensorflow Queue to feed data to your models.
Stars: ✭ 39 (+105.26%)
Mutual labels:  tensorflow-examples
Ml Classifier
A tool for quickly training image classifiers in the browser
Stars: ✭ 97 (+410.53%)
Mutual labels:  tensorflow-examples
mango
Parallel Hyperparameter Tuning in Python
Stars: ✭ 241 (+1168.42%)
Mutual labels:  tensorflow-examples
Free Tensorflow
Tensorflow 免费中文视频教程,开源代码,免费书籍.
Stars: ✭ 83 (+336.84%)
Mutual labels:  tensorflow-examples
TensorFlow-Binary-Image-Classification-using-CNN-s
Binary Image Classification in TensorFlow
Stars: ✭ 26 (+36.84%)
Mutual labels:  tensorflow-examples
Tensorflow Brasil
Códigos e materiais sobre TensorFlow em Português
Stars: ✭ 74 (+289.47%)
Mutual labels:  tensorflow-examples
stock-volatility-google-trends
Deep Learning Stock Volatility with Google Domestic Trends: https://arxiv.org/pdf/1512.04916.pdf
Stars: ✭ 74 (+289.47%)
Mutual labels:  tensorflow-examples
Easypr Python
EasyPR-python
Stars: ✭ 55 (+189.47%)
Mutual labels:  tensorflow-examples
Kd methods with tf
Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)
Stars: ✭ 227 (+1094.74%)
Mutual labels:  tensorflow-examples
Nsfw Filter
🚀 A Google Chrome / Firefox extension that blocks NSFW images from the web pages that you load using TensorFlow JS.
Stars: ✭ 984 (+5078.95%)
Mutual labels:  tensorflow-examples
gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
Stars: ✭ 76 (+300%)
Mutual labels:  tensorflow-examples
Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (+73.68%)
Mutual labels:  tensorflow-examples
Nakedtensor
Bare bone examples of machine learning in TensorFlow
Stars: ✭ 2,443 (+12757.89%)
Mutual labels:  tensorflow-examples
Vgg tensorflow
VGGNet implemented by tensorflow
Stars: ✭ 27 (+42.11%)
Mutual labels:  tensorflow-examples
EmotionRecTraining
Python script using Keras + TensorFlow to train a custom machine learning model to recognize faces using a dataset with human faces and labeled with emotions.
Stars: ✭ 30 (+57.89%)
Mutual labels:  tensorflow-examples
Tensorflow object detection tflite
This is a repo for training and implementing the mobilenet-ssd v2 to tflite with c++ on x86 and arm64
Stars: ✭ 24 (+26.32%)
Mutual labels:  tensorflow-examples
Kb Qa
基于知识库的中文问答系统(biLSTM)
Stars: ✭ 195 (+926.32%)
Mutual labels:  tensorflow-examples
My Tensorflow Tutorials
This repo contains all of my TensorFlow tutorials
Stars: ✭ 795 (+4084.21%)
Mutual labels:  tensorflow-examples
Age-Gender Estimation TF-Android
Age + Gender Estimation on Android with TensorFlow Lite
Stars: ✭ 34 (+78.95%)
Mutual labels:  tensorflow-examples
Machine Learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
Stars: ✭ 705 (+3610.53%)
Mutual labels:  tensorflow-examples
Tensorflow In Practice Code
源码实现:《TensorFlow实战》黄文坚,唐源 著
Stars: ✭ 176 (+826.32%)
Mutual labels:  tensorflow-examples
Examples
TensorFlow examples
Stars: ✭ 5,663 (+29705.26%)
Mutual labels:  tensorflow-examples
TensorFlow20-Notes
TensorFlow 2.0 Various notes and tutorials
Stars: ✭ 14 (-26.32%)
Mutual labels:  tensorflow-examples
Docs
TensorFlow documentation
Stars: ✭ 4,999 (+26210.53%)
Mutual labels:  tensorflow-examples
Scisharp Stack Examples
Practical examples written in SciSharp's machine learning libraries
Stars: ✭ 136 (+615.79%)
Mutual labels:  tensorflow-examples
Daily Deeplearning
🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial
Stars: ✭ 381 (+1905.26%)
Mutual labels:  tensorflow-examples
Neural-Turing-Machine
TensorFlow implementation of a Neural Turing Machine
Stars: ✭ 23 (+21.05%)
Mutual labels:  tensorflow-examples
Chatgirl
ChatGirl is an AI ChatBot based on TensorFlow Seq2Seq Model. ChatGirl 一个基于 TensorFlow Seq2Seq 模型的聊天机器人。(包含预处理过的 twitter 英文数据集,训练,运行,工具代码,来波 Star 。)QQ群:167122861
Stars: ✭ 105 (+452.63%)
Mutual labels:  tensorflow-examples
S4TF-Tutorials
Repository for reviews and evaluations of converted Swift Notebooks as part of GSoC '19 program
Stars: ✭ 42 (+121.05%)
Mutual labels:  tensorflow-examples
Awesome-Tensorflow2
基于Tensorflow2开发的优秀扩展包及项目
Stars: ✭ 45 (+136.84%)
Mutual labels:  tensorflow-examples
TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Stars: ✭ 61 (+221.05%)
Mutual labels:  tensorflow-examples
3D-GuidedGradCAM-for-Medical-Imaging
This Repo containes the implemnetation of generating Guided-GradCAM for 3D medical Imaging using Nifti file in tensorflow 2.0. Different input files can be used in that case need to edit the input to the Guided-gradCAM model.
Stars: ✭ 60 (+215.79%)
Mutual labels:  tensorflow-examples
Self Driving Car
Automated Driving in NFS using CNN.
Stars: ✭ 105 (+452.63%)
Mutual labels:  tensorflow-examples
1-60 of 78 similar projects