Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
- GitHub: https://github.com/topics/tensorflow
- Wikipedia: https://en.wikipedia.org/wiki/TensorFlow
- Repo: https://github.com/tensorflow
- Created by: Google Brain Team
- Released: November 9, 2015
- Aliases: tensorflow-tutorials, tensorflow-experiments, tensorflow-models, tensorflow-examples, tensorflow-1-0, tensorflow-tutorial,
- Last updated: 2026-07-17 00:27:04 UTC
- JSON Representation
https://github.com/wilsonwang371/jetsontx2fordeeplearning
Scripts for setting up Jetson TX2 with OpenCV Tensorflow & Keras for deep learning
jetson-tx2 keras opencv opencv-python tensorflow
Last synced: 16 May 2025
https://github.com/kensk8er/langdist
Multilingual Language Modeling Toolkit
character-embeddings data-science deep-learning language-model lstm machine-learning multilingual natural-language-generation natural-language-processing neural-network nlp python recurrent-neural-networks tensorflow
Last synced: 08 Apr 2026
https://github.com/fsx950223/mobilenetv3
A tensorflow implemention of MobilenetV3
Last synced: 15 Apr 2025
https://github.com/bhattbhavesh91/portrait-mode-tensorflow
Implementing Portrait Mode, Background Blur or Bokeh Effect using Tensorflow.
background-blur bokeh-effect deep-learning portrait-mode semantic-segmentation tensorflow
Last synced: 17 Apr 2025
https://github.com/nikhilroxtomar/human-face-segmentation-in-tensorflow
This repository contains the code for Multiclass Segmentation on the human faces using Landmark Guided Face Parsing (LaPa) dataset in TensorFlow.
multiclass-segmentation tensorflow tensorflow-segmentation
Last synced: 14 Apr 2025
https://github.com/andfanilo/ddsp-streamlit-ui
Streamlit version for the DDSP timbre transfer demo.
ddsp python streamlit tensorflow
Last synced: 02 Jul 2025
https://github.com/nikhilroxtomar/skin-lesion-segmentation-in-tensorflow-2.0
This repository contains the code for semantic segmentation of the skin lesions on the ISIC-2018 dataset using TensorFlow 2.0.
image-segmentation-tensorflow isic-2018 skin-cancer-segmentation skin-lesion-segmentation tensorflow unet-image-segmentation
Last synced: 14 Apr 2025
https://github.com/stanleylsx/image_classification
常用的一些用于图像分类的模型demo。
cnn image-classification tensorflow
Last synced: 22 Jul 2025
https://github.com/nikhilroxtomar/attention-mechanism-implementation
Implementation of different attention mechanisms in TensorFlow and PyTorch.
attention-mechanism pytorch squeeze-and-excitation tensorflow
Last synced: 26 Jul 2025
https://github.com/nazarii-piontko/ner-ua
Experimental repository for NER (Named-entity recognition) for sentences of Ukrainian language.
bert experimental keras named-entity-recognition ner python tensorflow ukrainian-language
Last synced: 23 Sep 2025
https://github.com/pra17dod/waste-segregation
Waste Segregation @HackBash2021 : ML based deployed waste segregation web app
flask heroku machine-learning react tensorflow waste-management waste-segregation
Last synced: 13 Apr 2025
https://github.com/mohamed-94/salesprediction_for_supplychain
Sales forecasting for the supply chain industry.
keras machine-learning supply-chain supply-chain-optimization tensorflow
Last synced: 22 Apr 2025
https://github.com/26hzhang/sequencetosequence
A seq2seq with attention dialogue/MT model implemented by TensorFlow.
attention-mechanism dialogue machine-translation residual seq2seq tensorflow
Last synced: 22 Jul 2025
https://github.com/dsxiangli/simpleclassification
Simple Text Classification[WIP]
adversarial-learning albert bert bert-fine-tuning bert-wwm domain-adaptation electra fgm knowledge-distillation mixup multisource roberta temporal temporal-ensembling tensorflow text-classification xlnet xlnet-fine-tuning
Last synced: 24 Apr 2025
https://github.com/burakahmet/cs50ai
Project solutions for Harvard's CS50AI course.
ai artificial-intelligence artificial-intelligence-algorithms artificial-intelligence-based-game artificial-intelligence-projects cs50 cs50ai deep-learning harvardcs50 machine-learning natural-language-processing neural-network nlp pygame python python3 reinforcement-learning supervised-learning tensorflow unsupervised-learning
Last synced: 30 Jul 2025
https://github.com/belval/bitcoinrnn
A Recurrent Neural Network using Tensorflow to predict Bitcoin price
bitcoin recurrent-neural-networks tensorflow
Last synced: 12 Apr 2025
https://github.com/mukeshmithrakumar/scientific
TensorFlow scientific is a library for scientific computing
python tensorflow tensorflow-scientific
Last synced: 26 Oct 2025
https://github.com/HenryNdubuaku/halo
A Library That Uses Quantized Diffusion Model With Clustered Weights For Efficiently Generating More Image Datasets On-Device.
computer-vision data-augmentation diffusion-models generative-model keras machine-learning pyhton tensorflow
Last synced: 03 Aug 2025
https://github.com/lisaong/stackup-workshops
Repository for Stackup Workshop content
aws-lambda docker-container dotnet-core edge-computing esp32 jupyter-notebook machine-learning pytorch raspberry-pi sklearn tensorflow
Last synced: 17 Apr 2025
https://github.com/vvmnnnkv/s4tf-style-transfer-service
Vapor-based HTTP API serving style transfer model made in Swift for TensorFlow
deep-learning s4tf swift tensorflow vapor
Last synced: 22 Apr 2025
https://github.com/sayannath/mobilevit-gsoc
Implementation of MobileViT in TensorFlow and Keras
Last synced: 01 Mar 2026
https://github.com/aazhar/keras2tensorflow
Tutorial on running keras model in C++ and python tensorflow
cpp keras keras-tensorflow python tensorflow
Last synced: 13 Apr 2025
https://github.com/kyegomez/visiondatasets
Open source scripts to create large scale datasets with rich detail for multi-modal models
ai artificial-intelligence function-calling gpt3 gpt4 json machine-learning ml multi-modal multi-modality pytorch tensorflow
Last synced: 07 May 2025
https://github.com/huyz1117/BAM
Implementation of BAM: Bottleneck Attention Module with TensorFLow
attention-mechanism bam tensorflow
Last synced: 07 May 2025
https://github.com/camara94/tensorflow-sequences-time-series-and-prediction
In this fourth course, you will learn how to build time series models in TensorFlow. You’ll first implement best practices to prepare time series data. You’ll also explore how RNNs and 1D ConvNets can be used for prediction. Finally, you’ll apply everything you’ve learned throughout the Specialization to build a sunspot prediction model using real-world data
deep-learning tensorflow tensorflow2 timeseries timeseries-analysis timeseries-forecasting
Last synced: 05 Apr 2025
https://github.com/epsoft/explainable
explainable
data database dataset explainable numpy seaborn tensorflow
Last synced: 29 Jul 2025
https://github.com/cpmpercussion/robojam
A Mixture Density RNN for generating musical touchscreen interactions.
generation music rnn tensorflow webapp
Last synced: 22 Mar 2025
https://github.com/sandeepvashishtha/image-recognition
Identify and classify objects in real-time video streams using TensorFlow and OpenCV. This project is designed for applications like security systems, robotics, and interactive installations, combining the power of TensorFlow for deep learning with OpenCV's webcam interaction.
collaborate image-classification imagerecognition keras-classification-models keras-tensorflow object-detection objectrecognition opencv python3 tensorflow
Last synced: 08 Apr 2025
https://github.com/kleinyuan/tf-blocks
Building blocks of tensorflow architectures
Last synced: 12 Apr 2025
https://github.com/elggem/tensorflow_node
Tensorflow based ROS node for evaluating deep learning algorithms.
artificial-intelligence artificial-neural-networks autoencoder deeplearning ros ros-node science tensorflow
Last synced: 07 Jul 2025
https://github.com/laurentmazare/ocaml-tensorflow-eager
OCaml bindings for TensorFlow Eager mode
bindings eager ocaml tensorflow
Last synced: 06 May 2025
https://github.com/benedekrozemberczki/graf
Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .
clustering community community-detection deepwalk embedding factorization graph graph-embedding implicit-factorization machine-learning matrix-factorization node-embedding node2vec semisupervised-learning struc2vec structural-embedding tensorflow unsupervised-learning word2vec
Last synced: 11 Apr 2025
https://github.com/amperecomputingai/ampere_model_library
Ampere Model Library - AML
aarch64 ampere arm64 armv8-a artificial-intelligence computer-vision inference machine-learning mlperf-inference model-zoo natural-language-processing onnxruntime pytorch tensorflow
Last synced: 06 May 2025
https://github.com/zotroneneis/deep_music
Recurrent neural network in TensorFlow for generating novel monophonic melodies.
neural-network python3 recurrent-neural-network recurrent-neural-networks tensorflow variational-autoencoder variational-autoencoders
Last synced: 30 Apr 2025
https://github.com/abhifuturetech/ann-robotics-simu
This project focuses on developing and implementing neural network algorithms to enable autonomous navigation in self-driving robots.
keras neural-network opencv python raspberry-pi robotics tensorflow
Last synced: 09 Jul 2025
https://github.com/hanabi1224/tensorflow-batteries
Nuget package that provides tensorflow prebuilt dlls
Last synced: 12 May 2025
https://github.com/sayakpaul/evonorms-in-tensorflow-2
Implements EvoNorms B0 and S0 as proposed in Evolving Normalization-Activation Layers.
automl-products deep-learning keras tensorflow
Last synced: 07 May 2025
https://github.com/minar09/u-net-attention
U-Net + Attention, extending U-Net model for semantic segmentation. Implemented with TensorFlow.
attention attention-gate attention-model attention-to-scale encoder-decoder multi-scale semantic-segmentation tensorflow u-net
Last synced: 11 Apr 2025
https://github.com/thevarunsharma/Image-Colorization
Automatic Image Colorization using a Convolutional Network (U-Net)
convolutional-neural-networks deep-learning flask-application image-colorization keras machine-learning python tensorflow
Last synced: 07 May 2025
https://github.com/thomasgust/pymuse
PyMuse is a python tool to generate music and art with the help of artificial intelligence.
ai alpha art artificial-intelligence generation music neural-network neural-style-transfer python python3 tensorflow
Last synced: 16 Jul 2025
https://github.com/Himscipy/bnn_hvd
Distributed Training of Bayesian Neural Networks at Scale
bayesian-networks computer-vision data-science distributed-computing horovod machine-learning mnist tensorflow tensorflow-probability uncertainty-quantification variational-inference
Last synced: 15 Jul 2025
https://github.com/soheil-mp/natural-language-processing-tutorials
NLP Webinars Created for Udacity's Mentorship Program (2019).
alexa-skill embeddings feature-extraction hidden-markov-model ibm-bluemix keras natural-language-processing parts-of-speech pytorch sequence-to-sequence spam-detection tensorflow text-processing topic-modeling
Last synced: 02 Aug 2025
https://github.com/alshedivat/cen
Contextual Explanation Networks (CEN).
deep-learning explainability interpretability keras machine-learning tensorflow
Last synced: 07 May 2025
https://github.com/dunky11/piracy-resistant-watermarks
Implemention of "Piracy Resistant Watermarks for Deep Neural Networks" in TensorFlow.
keras neural-network piracy-resistance tensorflow tensorflow2 watermark watermarking
Last synced: 10 Apr 2025
https://github.com/imsanjoykb/bunch-of-computer-vision-projects
Bunch of Computer Vision Projects
computer-vision deep-learning digit-recognition face-recognition faceeye-detecton facial-expression-recognition haar-cascade-classifier image-classification image-dataset imagedata-resource livesketch object-tracking pedestrian-detection pytorch-implementation tensorflow yolo yolov5
Last synced: 30 Oct 2025
https://github.com/selenecodes/GPU-jupyterhub
A basic jupyterhub with Nvidia GPU accessibility.
cuda cuda-toolkit docker-compose docker-container docker-deployment docker-volumes gpu-computing jupyter jupyter-notebook jupyterhub scipy tensorflow
Last synced: 04 May 2025
https://github.com/4ai/langml
A Keras-based and TensorFlow-backend NLP Models Toolkit.
attentions bert contrastive-learning crf keras named-entity-recognition ner nlp pretrained-language-models prompt prompt-learning prompt-toolkit sentence-bert simcse tensorflow text-classification
Last synced: 03 Jul 2025
https://github.com/ishaan28malik/storyboard-animations
Generating storyboard animations from Scripts ( Currently ongoing project)
ai animations disney-research machine-learning neural-network nlp scripts tensorflow
Last synced: 11 Apr 2025
https://github.com/fabianmurariu/website-categories-nn
Build a deep learning model predicting categories from dmoz datasource
deep-learning deep-neural-networks keras spark tensorflow
Last synced: 10 Apr 2025
https://github.com/tjingrant/onnx-tf
Experimental Tensorflow Backend for ONNX
machine-learning neural-network onnx tensorflow
Last synced: 12 Apr 2025
https://github.com/garciparedes/python-examples
Set of awesome Python Examples
data-science examples exercises math numpy pandas python python-3 tensorflow
Last synced: 13 Apr 2025
https://github.com/kweinmeister/notebooks
Jupyter notebooks for learning and demonstrations
machine-learning notebook python tensorflow
Last synced: 23 Jun 2025
https://github.com/osamhack2020/iot_covid19-detector_co-vision
Identify and Alert people at risk of COVID-19 infection in REAL-TIME using raspberry-pi.
deep-learning face-mask-detection flir-lepton iot keras opencv osam python raspberry-pi telegram-bot tensorflow
Last synced: 04 May 2025
https://github.com/LukasHedegaard/datasetops
Fluent dataset operations, compatible with your favorite libraries
data-cleaning data-munging data-processing data-science data-wrangling dataset dataset-combinations deep-learning multiple-datasets pytorch tensorflow
Last synced: 08 May 2025
https://github.com/sumn2u/neuralnetwork-jpeg
Convolutional Neural Network (CNN) Image Compression 🤖🖼️📉
cnn compression convolutional-neural-networks deep-learning machine-learning neural-network tensorflow
Last synced: 19 Mar 2025
https://github.com/khuangaf/youtube-8m-2018
The 19th Place Solution to The 2nd YouTube-8M Video Understanding Challenge
computer-vision deep-learning machine-learning netvlad tensorflow
Last synced: 30 Apr 2025
https://github.com/hunterlarco/ghilbi-gan
A style-transfer project using CycleGAN to render photos in the style of Studio Ghibli animations.
anime gans ghibli machine-learning neural-network python tensorflow
Last synced: 04 Mar 2026
https://github.com/AnatoliiPotapov/squad
fastqa keras machine-comprehension ml nlp qa qrqa question-answering squad tensorflow website wikipedia
Last synced: 05 May 2025
https://github.com/sayakpaul/multimodal-entailment-baseline
This repository shows how to implement a basic model for multimodal entailment.
entailment keras multi-modal-learning tensorflow
Last synced: 07 May 2025
https://github.com/rishit-dagli/cv-with-tf-demos
My talk about Computer Vision with TensorFlow
cnn cnn-classification cnn-keras computer-vision deep-learning tensorflow
Last synced: 07 May 2025
https://github.com/cahya-wirawan/text-classification
Text Classification engine using several algorithms in machine learning
bayesian machine-learning svm tensorflow text-analysis text-classification
Last synced: 22 Jun 2025
https://github.com/zyxue/stanford-cs224n
Exercise answers to the problem sets from CS224n: Natural Language Processing with Deep Learning Winter quarter (January - March, 2017)
cs224n deep-learning deep-neural-networks nlp stanford-machine-learning stanford-nlp tensorflow
Last synced: 07 May 2025
https://github.com/sayakpaul/vision-transformers-tf
A non-exhaustive collection of vision transformer models implemented in TensorFlow.
inductive-biases keras recognition segmentation tensorflow transformers vision
Last synced: 08 May 2025
https://github.com/smddzcy/hackathon-techsummit-2017
A smart bracelet for preventing harassment.
bootstrap cloudant cordova ibm-bluemix ibm-watson-services iot mongodb nodejs pug tensorflow
Last synced: 13 Apr 2025
https://github.com/shoamco/Mobileye-Project
Traffic light detection
numpy opencv python3 tensorflow traffic-light-detection
Last synced: 09 May 2025
https://github.com/andi611/conditional-specgan-tensorflow
Text-to-Speech Synthesis by Generating Spectrograms using Generative Adversarial Network
audio-synthesis conditional-gan digital-signal-processing gan librosa machine-learning nlp nlp-machine-learning tensorflow tts
Last synced: 13 Apr 2025
https://github.com/Banbury-inc/NeuraNet
The project covers various aspects, from machine learning advancements to decentralized file sharing, and aims to transform the accessibility and management of files while contributing to the progress of artificial intelligence.
artificial-intelligence blockchain data-security decentralized file-management file-sharing filesharing filesystem go ipfs javascript large-language-models python react tensorflow
Last synced: 14 Jul 2025
https://github.com/tomfran/urban-sound-classification
UrbanSound8K dataset classification using MLP and CNN
audio-classification cnn keras machine-learning neural-network python tensorflow urbansound8k
Last synced: 16 Jul 2025
https://github.com/rodrigocmoraes/face_recognition
Face Recognition with MTCNN
detect-faces face-recognition faces mtcnn tensorflow
Last synced: 11 Apr 2025
https://github.com/liuruoze/thought-sc2
(TG'2021) Code for paper "Efficient Reinforcement Learning for StarCraft by Abstract Forward Models and Transfer Learning". TG = Transactions on Games.
deep-neural-networks deep-reinforcement-learning reinforcement-learning starcraft starcraft-broodwar starcraft-ii starcraft-ii-bot starcraft2 starcraft2-ai tensorflow transfer-learning
Last synced: 12 Apr 2025
https://github.com/sardhendu/cifar10-object-recognition
{Python}: Mix-Match of several image Processing and Machine Learning Techniques for object recognition
classification computer-vision deep-learning deep-neural-networks machine-learning-algorithms python3 tensorflow
Last synced: 12 Apr 2025
https://github.com/ziwang-com/zwmap
zwMap:Python模块库架构图;千言万语不如一张图,全系列Python各种模块库架构图,小白入门学习神器。 zwMap:Python Module library frame composition.A picture is worth a thousand words. The whole series of Python module library frame composition, Xiaobai beginner learning artifact.
beginner bolts code fastai flowchart frame library module pandas pl-flash python pytorch-lightning source tensorflow torch
Last synced: 23 Apr 2025
https://github.com/faust-prime/X-ray-images-classification-with-Keras-TensorFlow
ConvNet (CNN) implementation to classify x-ray medical images
augmentation cnn cnn-for-visual-recognition cnn-keras cnn-tensorflow computer-vision keras-implementations keras-layer keras-neural-networks medical medical-image-analysis medical-image-processing tensorflow tensorflow-examples
Last synced: 09 May 2025
https://github.com/alexeytochin/tf_seq2seq_losses
TensorFlow implementations of losses for sequence to sequence machine learning models
2nd-derivative artificial-intelligence artificial-neural-networks ctc ctc-loss ctc-loss-implemenetation deep-learning fast-ctc-loss fast-ctc-loss-implementation hessian loss loss-functions python second-derivative seq2seq sequence-recognition sequence-to-sequence tensorflow
Last synced: 11 Apr 2025
https://github.com/aritrosaha10/blindspotdetection
A camera-based solution for checking a blind spot programmatically using machine learning.
camera jupyter-notebook machine-learning python raspberry-pi raspberry-pi-4 rpi rpi4 tensorflow
Last synced: 20 Jul 2025
https://github.com/muayyad-alsadi/master-thesis-cnn
Master Thesis: Image recognition by knowledge transfer using deep convolutional neural network
cnn machine-learning neural-networks tensorflow transfer-learning
Last synced: 25 Oct 2025
https://github.com/agiletechvn/opencv-starterkit
OpenCV, nltk with Tensorflow all together
bert-model fasttext keras nltk opencv4 tensorflow
Last synced: 11 Oct 2025
https://github.com/YifanTian/Tap-News
:newspaper: A News Scraping and Recommendation System using React, Node.js, MongoDB, and TensorFlow.
Last synced: 18 Jun 2026
https://github.com/kazuhito00/m-lsd-warpperspective-example
M-LSDを用いて四角形を検出し、射影変換を行うサンプルプログラム
m-lsd opencv tensorflow warpperspective
Last synced: 14 Mar 2026
https://github.com/isaaccorley/making-convolutional-networks-shift-invariant-again-tensorflow
Tensorflow Implementation of BlurPool the Antialiasing Pooling operation from "Making Convolutional Networks Shift-Invariant Again"
antialiasing artificial-intelligence computer-vision keras tensorflow
Last synced: 08 Oct 2025
https://github.com/compwa/tensorwaves
Python fitter package for multiple computational back-ends
cas jax minimizer optimizer python sympy tensorflow
Last synced: 26 Oct 2025
https://github.com/domarps/papers-i-read
Summaries and notes on recent Deep Learning literature
convolutional-neural-networks deep-learning long-short-term-memory-models pytorch reinforcement-learning tensorflow
Last synced: 14 Oct 2025
https://github.com/thundergolfer/reasoning-about-entailment-tensorflow
:school: Tensorflow implementation of "Reasoning About Entailment with Neural Attention"
deepmind implementation machine-learning natural-language-inference natural-language-processing tensorflow
Last synced: 06 Jul 2025
https://github.com/skulltech/cinembers
Generating numbers from movies, one movie at a time.
image-processing movies python shots tensorflow
Last synced: 16 Oct 2025
https://github.com/nguyenducquan12/ibm-ai-engineering-professional-certificate
Mô tả quá trình mình bắt đầu học để trở thành kỹ sư AI bằng khóa học IBM AI Engineering Professional Certificate
ai coursera ibm ibm-ai-engineering-professional-certificate tensorflow
Last synced: 08 Jun 2026
https://github.com/sonu275981/gtsrb---german-traffic-sign-recognition
GTSRB - German Traffic Sign Recognition
convolutional-neural-networks deep-learning german-traffic-sign-classifier gtsrb-dataset keras neural-network python tensorflow
Last synced: 19 Oct 2025
https://github.com/chen0040/java-audio-embedding
Audio classifier, encoder, and search engine in Java
audio-classification audio-encoder audio-search-engine genres keras music-classification search-engine tensorflow
Last synced: 16 Oct 2025
https://github.com/arthurdouillard/tensorflow-faceid
Faceid-like in Tensorflow using a Siamese network with contrastive loss
deep-learning face-recognition siamese-network tensorflow
Last synced: 26 Oct 2025
https://github.com/mj10/style
Deep Learning based Artistic Style Transfer on Android using TensorFlow
android convolutional-neural-networks kotlin machine-learning tensorflow
Last synced: 12 Apr 2025
https://github.com/singh1aryan/med-tracker
🏥 Health tracking app for daily activities
android android-application database firebase firebase-authentication firebase-firestore firebase-functions firebase-realtime-database hackathon-project hackumass health-tracker machine-learning materialdesignicons medical mlkit mobile-development open-source python tensor-flow tensorflow
Last synced: 16 Oct 2025
https://github.com/harrymt/rate-my-plate
Rate My Plate, Twitter Bot to rate the environmental impact of your food.
Last synced: 12 Jun 2026
https://github.com/nangong918/smartmedicine-app
智能医疗推荐问答App 推荐算法:协同过滤,基于内容,神经网络 搜索引擎:ElasticSearch、word2vec/IK分词搜索、知识图谱 IM系统:SpringCloud系列,Netty 终端:Android、JNI 大数据:Hadoop、Spark、Flink、Hive、HBase 爬虫:selenium、lxml 后台:JS,Vue,ElementUI
android bert cpp flink hive instant-messaging java jni kotlin nlp python recommender-systems rtmp spark spring-boot spring-cloud tensorflow webrtc
Last synced: 26 Jun 2025
https://github.com/aralroca/cat-dog-detection-tfjs
Cat/Dog detection model in Tensorflow.js
machine-learning mobilenet preact react tensorflow tensorflowjs tfjs tfjs-tutorials
Last synced: 19 Apr 2025
https://github.com/imvision12/segformer-tf
A Keras 3 Implementation of "SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers"
image-segmentation segformer segmentation semantic-segmentation tensorflow transformer
Last synced: 22 Jul 2025
https://github.com/zhaocc1106/machine_learn
机器学习与深度学习
deep-learning machine-learning tensorflow
Last synced: 23 Mar 2025
https://github.com/sayakpaul/emotion-detection-using-deep-learning
This project demonstrates the use of Deep Learning to detect emotion (sad, angry, happy etc) from the images of faces.
computer-vision deep-learning tensorflow
Last synced: 07 May 2025