ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

138,692 results

Related queries

cnn image classification pytorch

image classification project

cnn deep learning hindi

convolutional neural network explained

recurrent neural network

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,022 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,535 views

3 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

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,276 views

1 year 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,768 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

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

People also watched

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,206 views

4 years ago

Study Hacks-Institute of GIS & Remote Sensing
Pixel classification of satellite imagery using Artificial Neural Networks

Check all details for the upcoming online training program from our website: ...

15:43
Pixel classification of satellite imagery using Artificial Neural Networks

2,082 views

9 months ago

Shreyas
CIFAR-10 Image Classification with CNN | Deep Learning Project 2

In this video, I walk you through a complete deep learning project – building a CNN model to classify images from the CIFAR-10 ...

1:16:11
CIFAR-10 Image Classification with CNN | Deep Learning Project 2

1,221 views

6 months ago

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

Episode 15 embarks on an insightful journey into healthcare analytics with Brain Tumor Image Classification using CNN in Python ...

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

46,381 views

1 year ago

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

137,014 views

2 years ago

Balaji Srinivasan
Image Classification with Keras, Tensorflow | Cat Vs Dog Prediction | Convolution Neural Networks P1

In this video, we will be learning about CNN (Convolutional Neural Networks) In this Python Programming video, we will be ...

21:08
Image Classification with Keras, Tensorflow | Cat Vs Dog Prediction | Convolution Neural Networks P1

116,046 views

5 years ago

NeuralNine
Image Classification with Neural Networks in Python

In this tutorial we are going to use neural networks in order to classify images and recognize what they are representing.

31:53
Image Classification with Neural Networks in Python

239,696 views

5 years ago

AI-SPECIALS
Image Classification using CNN from Scratch in Pytorch- Part 1 Training

Github Link: https://github.com/gaurav67890/Pytorch_Tutorials/blob/master/cnn-scratch-training.ipynb.

24:43
Image Classification using CNN from Scratch in Pytorch- Part 1 Training

95,828 views

5 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,826 views

3 months ago

KamiriTech
How to load and preprocess images from a dataset using Colab, Python, and TensorFlow

Link to the dataset: https://storage.googleapis.com/download.tensorflow.org/example_images/flower_photos.tgz link to Gitihub: ...

24:16
How to load and preprocess images from a dataset using Colab, Python, and TensorFlow

35,141 views

2 years 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,935 views

5 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

Mahmoud Sobhy
Image Classification using CNN with TensorFlow, Keras | CIFAR-10 dataset | تطبيق عملى
19:20
Image Classification using CNN with TensorFlow, Keras | CIFAR-10 dataset | تطبيق عملى

482 views

9 months ago

Simplilearn
Image Classification Using CNN | Deep Learning Projects | Machine Learning Tutorial | Simplilearn

"️ Professional Certificate in AI and Machine Learning by Simplilearn in collaboration with Purdue University ...

34:56
Image Classification Using CNN | Deep Learning Projects | Machine Learning Tutorial | Simplilearn

62,967 views

3 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

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,202,046 views

3 years ago

sentdex
Deep Learning with Python, TensorFlow, and Keras tutorial

An updated deep learning introduction using Python, TensorFlow, and Keras. Text-tutorial and notes: ...

20:34
Deep Learning with Python, TensorFlow, and Keras tutorial

1,353,832 views

7 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,224 views

7 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

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

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,080 views

2 years ago