tesnorflow
There are 78 repositories under tesnorflow topic.
ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
insikk/Grad-CAM-tensorflow
tensorflow implementation of Grad-CAM (CNN visualization)
trekhleb/links-detector
๐ ๐๐ป Links Detector makes printed links clickable via your smartphone camera. No need to type a link in, just scan and click on it.
aditya9211/SVHN-CNN
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
TrainingByPackt/Beginning-Application-Development-with-TensorFlow-and-Keras
Learn to design, develop, train, and deploy TensorFlow and Keras models as real-world applications
krisfur/TensorBoard-CNN-Visualization-Example
Showing full TensorBoard support in Tensorflow for a CNN using MNIST data.
mahdiabdollahpour/Neural-Dialogue-System
SEQ2SEQ model with Attention mechanism for QA also for NMT +(Generating text using LSTM network)
habedi/mosaic-art-maker
Making mosaic art using a Stable Diffusion model
lucko515/fully-connected-nn
The fully connected neural network implemented in Numpy, from scratch, in Tensorflow and in Keras. The bonus code: Implementation of many different activation functions, in python, weight inits.
consequencesunintended/Pseudo-Labelling
Pseudo Labelling on MNIST dataset in Tensorflow 2.x
DeeJangir/DiscordBot
Discord Bot in python with rasa nlu, tensorflow, discord api
demetoir/ALLGANS
๋จธ์ ๋ฌ๋ ํ๋ ์์ํฌ๋ฅผ ํ์ฉํ ๋น๊ต์ฌ(Unsupervised) ํ์ต ๋ชจ๋ธ ๊ตฌํ ํ๋ก์ ํธ
USCDataScience/img2text
Models, and associated helper code for GSOC 2017 project Tensorflow Image to Text in Apache Tika
nnUyi/pix2pix
A implement of pix2pix for tensorflow version(Image-to-Image Translation with Conditional Adversarial Nets)
sethah/cdsw-caltech-gpu
Deep learning for image classification via transfer learning using Keras, PyTorch, and MXNet on Cloudera Data Science Workbench
eddieir/Hayola
This repo dedicated to the project of Image processing and generating HTML file
Gautham0011/Pneumonia-Detection-Using-Deep-Learning
In this Project we aim to dive into a Present Societal Pandemic issue which we are facing around us past 2 years due to outbreak of Novel Corona Virus. ๏ Getting tested for covid-19 virus is not an easy deal with costly RT-PCR test, and delayed results, and with its no. of variants with different mutations emerging everyday all the new methods found to detect the virus and its variant have either become : - Ineffective as all tests may not find each of the variants. - Each of them a set a finical restrictions for the technology used. - Each test has its own detection time . ๏ Chest X-Ray already exists and overcomes most of the above drawbacks, but still fail to give long term effects or severity. ๏ So as a Solution We Aim to develop a model to give large no. of classifications and comparisons of Covid Patients and whether it leads to pneumonia disease , also these models could be trained to classify long term effects after years of infection how things could change w.r.t chest infections, and lead to other chronic disease.
iamgmujtaba/gif-acoustic
Original Keras implementation of the code for the paper "Client-driven animated GIF generation framework using an acoustic feature," at 1171: Real-time 2D/3D Image Processing with Deep Learning (MTAP)
Pythondeveloper6/Deep-Learning-ChatBot-WIth-Keras-
deep learning chat bot using Keras , NLP
ainize-bot/tm-demo
Teachable Machine as a API demo.
DeepHiveMind/PyTorch_TF2_DeepNN_Image_Speech_NLP_Recommendation_Transformer
:fire: Deep NN Models with FRAMEWORKS -- PyTorch, Tensorflow 2, Kaldi, FastSpeech, MxNET Frameworks -- Image/Speech/NLP/Recommendation/Transformer Cognitive Analytics
DhruvSrikanth/NeuralArtisticRecreation-CLI-Tool
A Command Line Tool (or CLI) to perform Neural Style Transfer along with image filtering to produce an artistic recreation of an input image!
gxdalu-yaya/tensorflow-learning
ๅญฆไน tensorflow๏ผ็ๆบ็
haolang9527/SeniblityClassfiction_zh
Chinese Sentence classfication by CNN
MeforgersDev/AixrTensor
AixrTensor is a customizable and dynamic tensor library designed to outperform TensorFlow with enhanced memory management, dynamic model structures, automated hyperparameter tuning, and simplified AI training workflows. Build, train, and deploy your machine learning models with efficiency and ease!
wanghan0501/slim
A copy of tensorflow/models/research/slim
youngwang-whu/computational_physics_N2015301020069
Course work of Computational physics
adarshshrivastava9993/Airfoil_Ansys_OpenFoam
Here i have done CFD Simulation of Airfoil using Ansys ( commercial cfd software ) and OpenFoam (opensource software).
ArpitaChatterjee/Digit-Recognizer
Predict the digit
Dada-Tech/speech-to-code
Limited Keyword Speech Recognition using Transfer Learning
ElyasMoshirpanahi/math-garden
Computer Vision Game Based on Tensorflow.js and MNIST recognition Model
Kovenda/CNN-Breaking-CAPTCHA-Security-Codes
To test if CAPTCHA secure login security codes are secure from bot attacks I developed a CNN classifier model in Python using TensorFlow to predict the CAPTCHA codes. Predicted over 40,000 CAPTCHA codes with an accuracy above 98%.
sai-teja-ponugoti/Face-Mask-Detection
Face Mask Detection system both on image and video based on computer vision and deep learning using OpenCV and Tensorflow/Keras
vidisha999/Detect-Pneumonia-Using-X-Ray-Images-with-CNNs-and-Transfer-Learning-Dataquest-Project
The project is focused on developing a cutting edge technology to assist hospitals in diagnosis of Pheneumonia patients, particularly children.