How to Code a CNN in PyTorch | Intro to Computer Vision

How to Code a CNN in PyTorch | Intro to Computer Vision

Machine Learning with Phil

4 года назад

11,629 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Machine Learning with Phil
Machine Learning with Phil - 23.06.2020 07:04

This content is sponsored by my Udemy courses. Level up your skills by learning to turn papers into code. See the links in the description.

Ответить
Marwan Abas
Marwan Abas - 11.02.2022 13:47

Thanks for informative video. I wish if you could use white board instead of horrible dark board; I see nothing 😓😓

Ответить
Jackson Davis
Jackson Davis - 12.01.2022 20:50

how do you decide when to use maxpooling ?

Ответить
Roxanna Shaik
Roxanna Shaik - 10.11.2021 10:23

Why were 32 filters applied when created the Conv2d?

Ответить
Amine le king
Amine le king - 21.05.2021 23:00

Many thanks mate, you have one a new subscriber

Ответить
Some Guy
Some Guy - 25.09.2020 21:48

How would you apply this to a non-image dataset? Say I wanted to classify sets numbers as repeating or not repeating, for instance.

Ответить
MationPlays
MationPlays - 02.07.2020 18:19

Seems like a good tutorial. But it would be helpful if you upload the code somewhere and give the link in the description because watching a video and coding at the same time makes it hard to listen to you. Best regards

Ответить
Joe Pearson
Joe Pearson - 30.06.2020 18:19

why did you use so many conv layers, etc. at the beginning?

Ответить
Matyno
Matyno - 25.03.2020 16:16

When i try to run the code i get an error saying:
AttributeError: 'Tensor' object has no attribute 'items'
Any idea how to fix this?
I have allready updated torch to the latest version, but that didn't help.
Thanks in advance :)

Ответить
An Nguyen
An Nguyen - 27.12.2019 06:29

I dont know how to pay back the favor Phil! Why dont you sell more courses on Udemy. :)

Ответить
IslandRai
IslandRai - 30.11.2019 01:12

line 79, after `self.conv4(batch_data)` , self.bn5 is used. This doesn't cause any runtime errors and apparently doesn't have significant effect on accuracy, however, it perhaps causes the network architecture to be different from what was intended.

Ответить
iart ai
iart ai - 24.09.2019 12:35

Amazing!

Ответить
Benjamin Findon
Benjamin Findon - 22.09.2019 12:15

Hey man your amazing don’t stop please let me know advice to become very good at this

Ответить
Rutger
Rutger - 20.09.2019 21:06

Still hoping you could do SAC one of these days :3

Ответить
azhar waheed
azhar waheed - 20.09.2019 10:01

amazing .....thanx for teaching free

Ответить