ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,395 results

CodeEmporium
How to enhance performance of a Convolution Network? Feature Pyramid Networks - Explained!

In this video, we take a look at Feature Pyramid Networks (FPN). What is it? How does it work? Why they are so useful in computer ...

27:31
How to enhance performance of a Convolution Network? Feature Pyramid Networks - Explained!

534 views

2 weeks ago

CodeEmporium
Pointwise Convolutions - EXPLAINED (with code)

In this video, we take a look 1x1 convolutions (point wise convolutions) and demonstrate what they are, why they are useful, ...

22:01
Pointwise Convolutions - EXPLAINED (with code)

807 views

2 months ago

CodeEmporium
Depthwise Separable Convolutions - Explained!

In this video, we take a look at depthwise separable convolutions. What is it? How does it work? Why do it? Code included!

15:16
Depthwise Separable Convolutions - Explained!

561 views

3 weeks ago

Mark Newman
What is Convolution

Convolution plays a pivotal role in signal processing, allowing us to extract valuable information and uncover hidden patterns in ...

0:55
What is Convolution

62,294 views

2 years ago

CodeEmporium
Visualizing convolution networks

Let's visualize what a convolution neural network actually learns, their feature maps and more! ABOUT ME ⭕ Subscribe: ...

37:38
Visualizing convolution networks

1,221 views

4 months ago

Brandon Rohrer
How convolutional neural networks work, in depth

Part of the End-to-End Machine Learning School Course 193, How Neural Networks Work at https://e2eml.school/193 slides: ...

1:01:28
How convolutional neural networks work, in depth

224,189 views

7 years ago

sitcoe SITCOE
convolution code- basics

Ms.S.Y.Salunkhe Information Theory and coding Unit-4 Error correction codes Content-Convolution codes basics.

6:47
convolution code- basics

198 views

5 years ago

CodeEmporium
Convolution Network back propagation by hand | the math you should know!

In this video, we walk through the back propagation learning procedure in a convolution neural network, step by step. ABOUT ME ...

53:46
Convolution Network back propagation by hand | the math you should know!

1,137 views

5 months ago

Alfredo Canziani (冷在)
Practical 3.1 – CNN internals

Convolutional Neural Networks – Internals Full project: https://github.com/Atcold/torch-Video-Tutorials Network available at the full ...

13:24
Practical 3.1 – CNN internals

3,629 views

9 years ago

Thousand Brains Project
How Does a Reference Frame in Monty Differ From a Feature Map in a Convolutional Neural Network? #ai

The research team answers questions about our recent paper “Thousand-Brains Systems: Sensorimotor Intelligence for Rapid, ...

1:29
How Does a Reference Frame in Monty Differ From a Feature Map in a Convolutional Neural Network? #ai

660 views

4 months ago

DANCE
Using Convolutional Neural Networks on a Water Cerenkov Detector's Data (Daniel Wenz)

DANCEEdu March2022 CNN tutorial Code is https://github.com/DANCEOrg/DANCE-EDU-CNN-Tutorial_March2022.

1:06:57
Using Convolutional Neural Networks on a Water Cerenkov Detector's Data (Daniel Wenz)

39 views

3 years ago

ICIOUMH
Conferencia “Convolutional codes with Network Coding“

El Centro de Investigación Operativa de la UMH (CIO) de Elche acogió el pasado 14 de septiembre esta conferencia del profesor ...

46:12
Conferencia “Convolutional codes with Network Coding“

174 views

8 years ago

Roel Van de Paar
Code Review: Convolution function

Code Review: Convolution function Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:15
Code Review: Convolution function

16 views

3 years ago

Roel Van de Paar
Computer Science: How to read Nasa Convolutional code?

Computer Science: How to read Nasa Convolutional code? Helpful? Please support me on Patreon: ...

2:16
Computer Science: How to read Nasa Convolutional code?

55 views

4 years ago

Roel Van de Paar
Code Review: FFT Convolution (3 Solutions!!)

Code Review: FFT Convolution Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:45
Code Review: FFT Convolution (3 Solutions!!)

8 views

3 years ago

CodeEmporium
Mask Region based Convolution Neural Networks - EXPLAINED!

In this video, we will take a look at new type of neural network architecture called "Masked Region based Convolution Neural ...

9:35
Mask Region based Convolution Neural Networks - EXPLAINED!

162,634 views

7 years ago

Alfredo Canziani (冷在)
Week 5 – Practicum: 1D multi-channel convolution and autograd

Course website: http://bit.ly/DLSP20-web Playlist: http://bit.ly/pDL-YouTube Speaker: Alfredo Canziani Week 5: ...

44:59
Week 5 – Practicum: 1D multi-channel convolution and autograd

11,400 views

5 years ago

Brandon Rohrer
Implement 1D convolution, part 3: Create the convolution block

Get the full course experience at https://e2eml.school/321 This course starts out with all the fundamentals of convolutional neural ...

6:55
Implement 1D convolution, part 3: Create the convolution block

1,968 views

4 years ago

CodeEmporium
Deconvolution - what do networks learn? (visualization + code)

In this video, we take a look at what the deep layers of a convolution neural network actually learn with some neat visuals.

22:44
Deconvolution - what do networks learn? (visualization + code)

957 views

3 months ago

Brandon Rohrer
Build a 2D convolutional neural network, part 8: Training code setup

Get the full course experience at https://e2eml.school/322 Put all the pieces together implementing a two dimensional ...

3:58
Build a 2D convolutional neural network, part 8: Training code setup

936 views

4 years ago

Brandon Rohrer
Implement 1D convolution, part 4: Initialize the convolution block

Get the full course experience at https://e2eml.school/321 This course starts out with all the fundamentals of convolutional neural ...

3:30
Implement 1D convolution, part 4: Initialize the convolution block

922 views

4 years ago

Roel Van de Paar
Code Review: 2D convolution in matlab

Code Review: 2D convolution in matlab Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:15
Code Review: 2D convolution in matlab

26 views

3 years ago

Roel Van de Paar
Code Review: Vectorized and Multi Threaded Image Convolution (2 Solutions!!)

Code Review: Vectorized and Multi Threaded Image Convolution Helpful? Please support me on Patreon: ...

3:51
Code Review: Vectorized and Multi Threaded Image Convolution (2 Solutions!!)

9 views

3 years ago

LEARNERA
Convolutional Neural Networks (CNN): Simply Explained with PyTorch Code

A PyTorch code tutorial explaining Convolutional Neural Networks (CNN) by UBC Deep Learning & NLP Group.

28:21
Convolutional Neural Networks (CNN): Simply Explained with PyTorch Code

156 views

3 years ago

Roel Van de Paar
Electronics: Tail biting Convolution Encoder

Electronics: Tail biting Convolution Encoder Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:20
Electronics: Tail biting Convolution Encoder

160 views

4 years ago