Image Classification model VGG16 from scratch | Computer Vision with Keras p.7

preview_player
Показать описание

We will see how to make the VGG16 model from scratch with Keras, I will enter all the steps until we arrive at the result with Keras.

➤ Courses:

➤ Follow me on:

➤ For business inquiries:

#keras #computervision #VGG16
Рекомендации по теме
Комментарии
Автор

I can’t believe you’re doing this for free. You’re a legend

ghaithalmasri
Автор

I really love the playlist and I coded everything with you. I worked and tried to understand the VGG16 before, but no one explained this as easily and clearly as you. Thank you for your teaching. I am undergrad from Indian Institute of Science Education and Research (IISER) from India. I would like to communicate with you. Thank you once again.

bhushandeshpande
Автор

Took coursera class in Machine Learning, but getting much more detail and more comfortable with this. Trying to model 200 pictures of 5 objects and not getting a match yet.

inhibited
Автор

The easiest way to understand for me so far, it's your vídeos. Ty for your effort.

leo
Автор

Thanks a lot, this help me understand the concept without having to go too deep into the theory

arduinouno
Автор

Good job! My suggestion is to show how to train the model by using different picture cats, dogs, hedgehog to train the model and then test it on a new picture of dog and see the response of the model

Setish
Автор

Thanks for your videos, they really are well done. I always learn alot from them.

cvicracer
Автор

Great content. Keep publishing these contents. You explained everything clearly.

HariRavi
Автор

Do you have a video(paid for or free) that shows how to train a model for specific categories and train it and then deploy it in python?

עמירצין
Автор

many thanks for sharing, you have greate way for delivering the idea. hope to provide the training phase and focus on how to detect and avoid overfitting during training.

ramikawamleh
Автор

very good video.. but I dont know hpw to use this model for classification.?

shankar.parmargec
Автор

i am working on mask rcnn in my post graduate was wondering if i could impliment Faster RCNN from scratch....i know it uses RESNET which uses skip video was very helpful in understanding out features are made...and one question that how output of last conv pooling layer...which has 7x7 images is mapped to first dense layer....i gues thats just (7x7x512)--->4096

daljeetsinghranawat
Автор

Thank you very much please continue with this series

oliwiaroczniak
Автор

Great video. How do you tell it that 1 is hedgehog, 2 is cat, and 3 is dog?

marklawley
Автор

when will the next video of th series be out it helped quite alot....

srijanairon
Автор

Can you also do identification with vgg16

luukschalkwijk
Автор

thanks man. love this playlist. hope to see more

redabakkouch
Автор

Thanks man! Love this series. Hope there's a video about how to tune a CNN model performance or tackle issue when data is imbalanced.

leamon
Автор

thanks for the video, can you teach us how to train a model that works fast on raspberry pi like the model.tflite?

lioramar
Автор

Can we write custom conv2d in python and used in vgg16 model

rashmitakarna