ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

138,692 results

Related queries

image classification project

tensorflow full course

tensorflow شرح

codebasics
Image classification using CNN (CIFAR10 dataset) | Deep Learning Tutorial 24 (Tensorflow & Python)

In this video we will do small image classification using CIFAR10 dataset in tensorflow. We will use convolutional neural network ...

28:12
Image classification using CNN (CIFAR10 dataset) | Deep Learning Tutorial 24 (Tensorflow & Python)

590,014 views

5 years ago

Nicholas Renotte
Build a Deep CNN Image Classifier with ANY Images

Get the Code https://github.com/nicknochnack/ImageClassification So...you wanna build your own image classifier eh? Well in this ...

1:25:05
Build a Deep CNN Image Classifier with ANY Images

744,533 views

3 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

8,273 views

1 year ago

Defend Intelligence
Code a convolutional neural network for image classification with Python and Tensorflow.

Convolutional neural networks are widely used for working with images. One of the classic applications is object ...

20:08
Code a convolutional neural network for image classification with Python and Tensorflow.

122,238 views

4 years ago

TensorFlow
Getting started with image classification

In this video you'll get an introduction to Computer Vision, and learn how to build an app on Android and iOS that can recognize ...

4:00
Getting started with image classification

14,438 views

4 years ago

KothaEd
Image Classification Project in Python | Deep Learning Neural Network Model Project in Python

In this video, explained Image Classification deep learning neural network model in python with TensorFlow. In this project ...

54:00
Image Classification Project in Python | Deep Learning Neural Network Model Project in Python

107,071 views

2 years ago

IBM Technology
What are Convolutional Neural Networks (CNNs)?

Ready to start your career in AI? Begin with this certificate → https://ibm.biz/BdKU7G Learn more about watsonx ...

6:21
What are Convolutional Neural Networks (CNNs)?

703,678 views

4 years ago

People also watched

Erai
Convolutional Neural Networks from Scratch | In Depth

Visualizing and understanding the mathematics behind convolutional neural networks, layer by layer. We are using a model ...

12:56
Convolutional Neural Networks from Scratch | In Depth

136,993 views

2 years ago

KNOWLEDGE DOCTOR
Advance DL Project 15: Brain Tumor Classification Using Deep Learning | Python | Tensorflow | Keras

Welcome to the Multiverse of 100+ Data Science Project Series! Episode 15 embarks on an insightful journey into healthcare ...

2:32:37
Advance DL Project 15: Brain Tumor Classification Using Deep Learning | Python | Tensorflow | Keras

46,378 views

1 year ago

LeCoinStat
Construire un Modèle de Deep Learning Pour Classifier des Images: Projet Complet Pour Débutant

Dans cette vidéo du jour 5 du challenge #30daysgenerativeAI, découvrez un projet complet de deep learning pour la ...

23:37
Construire un Modèle de Deep Learning Pour Classifier des Images: Projet Complet Pour Débutant

16,443 views

2 years ago

Bleed AI Academy
Human Activity Recognition using TensorFlow (CNN + LSTM) | 2 Methods

In this post, you'll learn to implement human activity recognition on videos using a Convolutional Neural Network combined with a ...

1:18:36
Human Activity Recognition using TensorFlow (CNN + LSTM) | 2 Methods

166,896 views

4 years ago

Unboxing Big Data
Image Classification using Convolutional Neural Network (Using Google Colab)

In this video, I have explained the implementation of CNN for image classification using Python on Google Colab platform.

35:35
Image Classification using Convolutional Neural Network (Using Google Colab)

5,290 views

10 months 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

572,189 views

4 years ago

Stanford Online
Stanford CS231N | Spring 2025 | Lecture 5: Image Classification with CNNs

For more information about Stanford's online Artificial Intelligence programs visit: https://stanford.io/ai This lecture covers: 1.

1:08:04
Stanford CS231N | Spring 2025 | Lecture 5: Image Classification with CNNs

17,790 views

3 months ago

Tec4Tric
Convolutional Neural Network using CIFAR10 dataset from scratch | Tec4Tric

Using Tensorflow or Keras, it is very easy to build a Convolutional Neural Network which can classify the CIFAR10 dataset images ...

19:31
Convolutional Neural Network using CIFAR10 dataset from scratch | Tec4Tric

2,040 views

5 years ago

CNRS - Formation FIDLE
CNN1/ Réseaux convolutifs (CNN)

Principes et concepts des réseaux convolutifs, convolutions et paramètres associés. Toutes nos vidéos ...

27:27
CNN1/ Réseaux convolutifs (CNN)

69,822 views

4 years ago

Hackers Realm
Dogs vs Cats Image Classification (CNN) | Deep Learning | Python

Content Description ⭐️ In this video, I have explained on how to do image classification for dogs and cats. This is a computer ...

1:01:44
Dogs vs Cats Image Classification (CNN) | Deep Learning | Python

49,688 views

4 years ago

Getplus Mindset
Image classification using Tensorflow and CNN | Basic Deep Learning

It is a Deep Learning Project for beginners - How would you classify images using CNN. This Python code is an example of image ...

59:47
Image classification using Tensorflow and CNN | Basic Deep Learning

432 views

2 years ago

When Maths Meet Coding
Train Neural Network by loading your images |TensorFlow, CNN, Keras tutorial

clustering #python #machinelearning Link for my deeplearning udemy course coupon code added ...

18:29
Train Neural Network by loading your images |TensorFlow, CNN, Keras tutorial

352,417 views

5 years ago

Morteza
A basic image classification using CNN in TensorFlow

Image Classification is a fundamental task in vision recognition that aims to understand and categorize an image as a whole ...

5:41
A basic image classification using CNN in TensorFlow

837 views

1 year ago

Keith Galli
Real-World Python Neural Nets Tutorial (Image Classification w/ CNN) | Tensorflow & Keras

Learn data skills with hands-on exercises & tutorials at Datacamp! https://datacamp.pxf.io/c/3588040/1012793/13294 In this video ...

1:01:14
Real-World Python Neural Nets Tutorial (Image Classification w/ CNN) | Tensorflow & Keras

86,253 views

5 years ago

StatQuest with Josh Starmer
Neural Networks Part 8: Image Classification with Convolutional Neural Networks (CNNs)

One of the coolest things that Neural Networks can do is classify images, and this is often done with a type of Neural Network ...

15:24
Neural Networks Part 8: Image Classification with Convolutional Neural Networks (CNNs)

375,555 views

4 years ago

Learn With Jay
Image Classification using CNN Keras | Full implementation

In this video, we will implement Image Classification using CNN Keras. We will build a Cat or Dog Classification model using CNN ...

17:56
Image Classification using CNN Keras | Full implementation

238,906 views

4 years ago

Kayla
Image Recognition Using CNN | Python, Keras & TensorFlow Tutorial | AI Deep Learning Project

Master image recognition using Convolutional Neural Networks (CNN) with Python! In this tutorial, you'll learn how to build, train, ...

21:07
Image Recognition Using CNN | Python, Keras & TensorFlow Tutorial | AI Deep Learning Project

236 views

5 months ago

DeepLearning_by_PhDScholar
Deep Learning - Image Classification Tutorial step by step (for Beginners) (python / TensorFlow)

This video contains a basic level tutorial for implementing image classification using deep learning library such as Tensorflow. 1.

42:36
Deep Learning - Image Classification Tutorial step by step (for Beginners) (python / TensorFlow)

168,934 views

5 years ago

sentdex
Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3

Welcome to a tutorial where we'll be discussing Convolutional Neural Networks (Convnets and CNNs), using one to classify dogs ...

18:39
Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3

604,216 views

7 years ago

codebasics
Simple explanation of convolutional neural network | Deep Learning Tutorial 23 (Tensorflow & Python)

A very simple explanation of convolutional neural network or CNN or ConvNet such that even a high school student can ...

23:54
Simple explanation of convolutional neural network | Deep Learning Tutorial 23 (Tensorflow & Python)

1,308,081 views

5 years ago

EdYoda
Tensorflow Project - Image classification using CNN - Step by Step

This video will help you create a complete tensorflow project step by step. You will create a tensorflow project of image ...

9:22
Tensorflow Project - Image classification using CNN - Step by Step

22,960 views

7 years ago