ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

147,078 results

RoboTunes_karaoke
FACENET  Face Recognition in  Tensorflow

FACENET Face Recognition in Tensorflow. IF YOU WANT optimize FACENET model for faster CPU inference, here is the link: ...

12:07
FACENET Face Recognition in Tensorflow

41,753 views

4 years ago

Kie Codes
Image Classifier in TensorFlow

We explore image classification using TensorFlow, covering the architecture of convolutional neural networks (CNNs), and their ...

8:54
Image Classifier in TensorFlow

9,180 views

1 year ago

Fireship
TensorFlow in 100 Seconds

TensorFlow is a tool for machine learning capable of building deep neural networks with high-level Python code. It provides ...

2:39
TensorFlow in 100 Seconds

1,223,522 views

3 years ago

Nicholas Renotte
Build a Deep Face Detection Model with Python and Tensorflow | Full Course

Learn how to build a face detection model using an Object Detection architecture using Tensorflow and Python! Get the code ...

2:26:05
Build a Deep Face Detection Model with Python and Tensorflow | Full Course

292,630 views

3 years ago

People also watched

Sardor Abdirayimov
Face Recognition in Python | Part 1 | FaceNet, MTCNN, SVM

In this tutorial, I will talk about: - Face extracting from images - Implementing the FaceNet model - Create a SVM model to classify ...

35:54
Face Recognition in Python | Part 1 | FaceNet, MTCNN, SVM

36,132 views

3 years ago

Ringa Tech
Tu primera red neuronal en Python y Tensorflow

Hoy entrenaremos y usaremos una red neuronal desde cero, con Python y Tensorflow. ========= ¡Ya está disponible mi curso ...

16:25
Tu primera red neuronal en Python y Tensorflow

1,382,909 views

4 years ago

Indently
Face Recognition With Python 3.10 Tutorial (Webcam)

Learn how you can create some live face detection in Python in less than 20 minutes. We will be using opencv-python, ...

18:59
Face Recognition With Python 3.10 Tutorial (Webcam)

129,714 views

3 years ago

Sefik Ilkin Serengil
Real Time Facial Expression Recognition in Python (TensorFlow + Keras + OpenCV)

OpenCV's out-of-the-box face detection feature consumed to detect human faces on streaming webcam data in real time. Then ...

0:33
Real Time Facial Expression Recognition in Python (TensorFlow + Keras + OpenCV)

38,914 views

8 years ago

Mobile ML Academy by Hamza Asif
Flutter Face Recognition & Liveness Detection [2025] | Build Attendance & Security Apps

Master on-device face recognition, detection, and anti-spoofing with Flutter, using live camera or images — no paid SDK, ...

1:32:25
Flutter Face Recognition & Liveness Detection [2025] | Build Attendance & Security Apps

8,974 views

7 months ago

Balaji Srinivasan
Face Mask Detection using Python, Keras, OpenCV and MobileNet | Detect masks real-time video streams

In this Python programming video, we will learn building a Face Mask Detector using Keras, Tensorflow, MobileNet and OpenCV.

27:24
Face Mask Detection using Python, Keras, OpenCV and MobileNet | Detect masks real-time video streams

750,692 views

5 years ago

CodingEntrepreneurs
OpenCV Python TUTORIAL #4 for Face Recognition and Identification

OpenCV with Python Series #4 : How to use OpenCV in Python for Face Recognition and Identification Sections Welcome ...

1:06:24
OpenCV Python TUTORIAL #4 for Face Recognition and Identification

814,645 views

7 years ago

IJ Apps
Image Classification App  |  Teachable Machine + TensorFlow Lite

We're going to create an image classification Android app from start to finish that can distinguish between bananas, oranges, and ...

15:20
Image Classification App | Teachable Machine + TensorFlow Lite

110,558 views

4 years ago

Hardware.ai
Adding AI to your ESP32 is Easier than You Think!

Everything you wanted to know about machine learning on ESP32 - object detection with web browser streaming, image ...

10:31
Adding AI to your ESP32 is Easier than You Think!

38,982 views

1 year ago

Good Morning Developers
Facial Recognition with face-api.js

Feeling left out of the AI/Machine Learning frenzy because you are a web developer? In 45 minutes, go from some basic starter ...

44:53
Facial Recognition with face-api.js

28,849 views

2 years ago

Garaje de ideas | Tech
Reconocimiento Facial con Javascript y Face API (Tensorflow)

Conoce nuestras vacantes actuales de tecnología en https://bit.ly/talento-tech-GDI Si quieres usar el código que usamos en el ...

18:43
Reconocimiento Facial con Javascript y Face API (Tensorflow)

23,951 views

3 years ago

Matthew Berman
Python Face Recognition (Beginner Tutorial)

Let's walk through building facial recognition from completely scratch! We will learn about Python facial recognition libraries, ...

12:36
Python Face Recognition (Beginner Tutorial)

134,921 views

2 years ago

Harsh Kumar
Simple Neural Network using Tensorflow and Keras for Image Recognition | Beginners Tutorial

How to create a simple neural network for Image Recognition using Tensorflow and Keras? The tutorial will provide a step-by-step ...

13:55
Simple Neural Network using Tensorflow and Keras for Image Recognition | Beginners Tutorial

393 views

4 years ago

Pysource
Face recognition in real-time | with Opencv and Python

AI Vision Courses + Community → https://www.skool.com/ai-vision-academy Blog and Notebook: ...

28:19
Face recognition in real-time | with Opencv and Python

373,304 views

4 years ago

Nicholas Renotte
Build a Python Facial Recognition App with Tensorflow and Kivy

Ever wanted to implement facial recognition or verification into your application? In this series you'll learn how to build a deep ...

5:49:55
Build a Python Facial Recognition App with Tensorflow and Kivy

180,300 views

4 years ago

samarttha siddhartha
Face Recognition - Using Tensorflow

Simple 40 lines of code to recognise faces using pre-built models such as OpenCV and tensorflow-for-poets #Python #tensorflow ...

6:11
Face Recognition - Using Tensorflow

1,132 views

7 years ago

Adarsh Menon
Face Detection in the Browser using Tensorflow.js

This video describes how you can do face detection in the browser using the blazeface model in Tensorflow.js. This can be useful ...

12:26
Face Detection in the Browser using Tensorflow.js

30,544 views

4 years ago

DeepLearning_by_PhDScholar
Realtime Face Emotion Recognition | Tensorflow | Transfer Learning | Python  | Train your own Images

This video contains stepwise implementation for training dataset of "Face Emotion Recognition or Facial Expression Recognition" ...

1:19:27
Realtime Face Emotion Recognition | Tensorflow | Transfer Learning | Python | Train your own Images

172,849 views

5 years ago

Nicholas Renotte
Tensorflow Tutorial for Python in 10 Minutes

Want to build a deep learning model? Struggling to get your head around Tensorflow? Just want a clear walkthrough of which ...

11:33
Tensorflow Tutorial for Python in 10 Minutes

579,884 views

5 years ago

Rishaldy Prisly
Face Recognition Using Tensorflow and OpenCV

Source Code : - https://github.com/rishaldyprisly/tensorflow About TensorFlow https://en.wikipedia.org/wiki/TensorFlow About ...

8:43
Face Recognition Using Tensorflow and OpenCV

13,422 views

7 years ago

KNOWLEDGE DOCTOR
Face Recognition Using Python, Keras, OpenCV & Tensorflow| Recognize Face in Real-time Video Streams

So you want to know how to do face recognition without deep learning? Watch this video and find out! Ever wanted to know how to ...

15:17
Face Recognition Using Python, Keras, OpenCV & Tensorflow| Recognize Face in Real-time Video Streams

123,818 views

4 years ago

Aval Singh
Face Recognition Using TensorFlow

Simple Stacked CNN Architecture for face recognition. Prepared by: Aval Singh Supervised by: Dr. Abrar Qureshi.

13:06
Face Recognition Using TensorFlow

889 views

7 years ago

Arduino Android Raspberry pi AIoT
Raspberry pi 4 TensorFlow Face Recognition

more info http://raspberrypi4u.blogspot.com/ My Website http://softpowergroup.net/ email : info@softpowergroup.net ...

2:51
Raspberry pi 4 TensorFlow Face Recognition

29,779 views

6 years ago