ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

137,721 results

3Blue1Brown
But what is a convolution?

Discrete convolutions, from probability to image processing and FFTs. Video on the continuous case: ...

23:01
But what is a convolution?

3,459,778 views

3 years ago

The Julia Programming Language
Convolutions in Image Processing | Week 1, lecture 6 | MIT 18.S191 Fall 2020

The basics of convolutions in the context of image processing. For full course information, visit ...

36:10
Convolutions in Image Processing | Week 1, lecture 6 | MIT 18.S191 Fall 2020

731,379 views

Streamed 5 years ago

LearnOpenCV
2D Convolution Explained: Fundamental Operation in Computer Vision

Blog Link: https://learnopencv.com/understanding-convolutional-neural-networks-cnn/ Check out our FREE Courses at ...

5:06
2D Convolution Explained: Fundamental Operation in Computer Vision

106,956 views

2 years ago

MATLAB
What is Convolution and Why it Matters

Explore what convolution is and why it matters. Convolution is a mathematical operation between two functions. It is a ...

9:59
What is Convolution and Why it Matters

20,909 views

1 year ago

First Principles of Computer Vision
LSIS and Convolution | Image Processing I

First Principles of Computer Vision is a lecture series presented by Shree Nayar who is faculty in the Computer Science ...

21:11
LSIS and Convolution | Image Processing I

69,733 views

5 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

145,703 views

3 years ago

CODE ROOM
Image Processing Tutorial - Sobel Edge Detection Solved Example

This image processing tutorial shows a solved example on Sobel Edge Detection.

4:45
Image Processing Tutorial - Sobel Edge Detection Solved Example

50,009 views

1 year ago

Dave's Space
Vizualizing convolution filters in python (tutorial)

This video is aimed at people interested in image processing and python. Link to an excellent visualization resource by Victor ...

20:39
Vizualizing convolution filters in python (tutorial)

15,446 views

4 years ago

bioMechatronics Lab
Convolution integral example - graphical method

FULL LECTURE on convolution integral with more examples: https://youtu.be/YF0fANgjsO0 Convolution with Laplace transform: ...

15:56
Convolution integral example - graphical method

166,651 views

4 years ago

Robotics Knowledge
Image Correlation vs Image Convolution

Applied, basic explanation of image correlation vs. image convolution techniques in image processing. Please add comments, or ...

5:28
Image Correlation vs Image Convolution

34,614 views

8 years ago

The Independent Code
Convolutional Neural Network from Scratch | Mathematics & Python Code

In this video we'll create a Convolutional Neural Network (or CNN), from scratch in Python. We'll go fully through the mathematics ...

33:23
Convolutional Neural Network from Scratch | Mathematics & Python Code

247,217 views

4 years ago

Dr. Trefor Bazett
The Convolution of Two Functions  |  Definition & Properties

We can add two functions or multiply two functions pointwise. However, the convolution is a new operation on functions, a new ...

10:33
The Convolution of Two Functions | Definition & Properties

380,282 views

5 years ago

James Briggs
Convolutional Neural Nets Explained and Implemented in Python (PyTorch)

Convolutional Neural Networks (CNNs) have been the undisputed champions of Computer Vision (CV) for almost a decade.

34:48
Convolutional Neural Nets Explained and Implemented in Python (PyTorch)

30,455 views

3 years ago

Animated AI
Groups, Depthwise, and Depthwise-Separable Convolution (Neural Networks)

Patreon: https://www.patreon.com/Animated_AI Fully animated explanation of the groups option in convolutional neural networks ...

6:09
Groups, Depthwise, and Depthwise-Separable Convolution (Neural Networks)

61,338 views

3 years ago

Python Simplified
Convert Image into Matrix - Like a Pro!

Have you ever wondered how computers perceive raster images? In this video, I will show you how to understand the math and ...

11:16
Convert Image into Matrix - Like a Pro!

95,056 views

5 years ago

Computerphile
How Blurs & Filters Work - Computerphile

Image filters make most people think of Instagram or Camera Phone apps, but what's really going on at pixel level? Image Analyst ...

7:52
How Blurs & Filters Work - Computerphile

589,834 views

10 years ago

Discretised
What is convolution? This is the easiest way to understand

What is convolution? If you've found yourself asking that question to no avail, this video is for you! Minimum maths, maximum ...

5:36
What is convolution? This is the easiest way to understand

174,747 views

5 years ago

The Vertex
correlation and convolution in image processing: Dr Manjusha Deshmukh

Animation is used for easy understanding #digitalimageprocessing #thevertex #imageprocessing #DigitalImageProcessing ...

12:14
correlation and convolution in image processing: Dr Manjusha Deshmukh

113,341 views

5 years ago

Alexandre Damião
convolution of images

Hey what's up man how are you let me do a quick run-through of how the convolution works so suppose you have this image a six ...

6:54
convolution of images

193,966 views

8 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)?

755,716 views

4 years ago

onur osman
2D Convolution for Image Processing

2D convolution animation video image processing.

9:26
2D Convolution for Image Processing

21,323 views

4 years ago

Professor Rekt
Filters Kernels and Convolution in Image Processing

Thanks for watching.

10:01
Filters Kernels and Convolution in Image Processing

44,239 views

6 years ago

M
Applications of Convolution in Image Processing

This Video is made by Dhruv, student EPH (first batch) deptt. of Physics, IIT Roorkee.

16:29
Applications of Convolution in Image Processing

52,196 views

7 years ago

Learn With Jay
Padding in Convolutional Neural Network

In this video, we will understand what is Padding in Convolutional Neural Network and why do we need padding in Convolutional ...

4:10
Padding in Convolutional Neural Network

124,470 views

4 years ago

Futurology — An Optimistic Future
Convolutional Neural Networks Explained (CNN Visualized)

Visit Our Parent Company EarthOne ➤ https://earthone.io/ [Interactive Number Recognizer] https://adamharley.com/nn_vis/ ...

10:47
Convolutional Neural Networks Explained (CNN Visualized)

416,046 views

5 years ago

Science and art
Convolution in the context of image processing (using python)

Convolution is a fundamental operation in image processing that plays a crucial role in various aspects of image analysis, ...

11:57
Convolution in the context of image processing (using python)

831 views

2 years ago

First Principles of Computer Vision
Linear Image Filters | Image Processing I

First Principles of Computer Vision is a lecture series presented by Shree Nayar who is faculty in the Computer Science ...

15:44
Linear Image Filters | Image Processing I

124,265 views

5 years ago