CNN architecture | Explaining the Architecture of CNN

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024

ความคิดเห็น • 52

  • @wasm79
    @wasm79 2 ปีที่แล้ว +38

    You are amazing man, there is something unique in your explaining style , you are so gifted ..

    • @CodingLane
      @CodingLane  2 ปีที่แล้ว

      Haha… Thank You so much! Means a lot to me

  • @dalao3
    @dalao3 ปีที่แล้ว +14

    Your greatness is truly commendable. I extend my heartfelt gratitude for the invaluable information you provided.

  • @Kk96503
    @Kk96503 ปีที่แล้ว +3

    LORD OF TEACHING LORD OF ML I HAVE NEVER BEEN IN CURIOSITY TO LEARN THESE TOPICS BUT YOU💥💥💥💥

    • @CodingLane
      @CodingLane  ปีที่แล้ว

      Haha… thanks a lot! A great comment from you!

  • @furkantektas8271
    @furkantektas8271 2 ปีที่แล้ว +3

    Amazing channel,amazing syllabus.
    You are going to grow up in a short term.Please upload more videos

    • @CodingLane
      @CodingLane  2 ปีที่แล้ว

      Thank you so much!

  • @kavyasreekavya2213
    @kavyasreekavya2213 2 ปีที่แล้ว +2

    The Playlist is really useful bro Thankyou so much👍👍👍

  • @blackyogurt
    @blackyogurt 2 ปีที่แล้ว +2

    simple is the best ! Great teacher

  • @NavnilDas-o1n
    @NavnilDas-o1n ปีที่แล้ว +6

    At around 4:32, you are saying that that the filter for 2nd Convolution must have same 4 channels as the output after the 1st layer. Should it not be 3 as the coloured image is an RGB, so filter for the 2nd convolution should be "(3x3 x3)x8", 3x3 is the filter size, followed by the no of channel and finally the no of filters applied in 2nd Conv, ie, 8?

  • @semon00
    @semon00 2 หลายเดือนก่อน +1

    Thank u broo very appreciate it

    • @CodingLane
      @CodingLane  2 หลายเดือนก่อน

      No problem

  • @adarshvadapalli
    @adarshvadapalli หลายเดือนก่อน

    @coding lane - Can u pls share the PDFs for all the videos in this playlist. Even you u charge fee it is fine. Please share it.

  • @aneekaazmat6653
    @aneekaazmat6653 9 หลายเดือนก่อน

    Thanks for very clear explanation. I wnat to know for complicated data like music data where we use mel spectograms and the number of feature are diffreent for every song, if we do not apply segmentation then we have to deal with diffrent number of input features lets say , (1456,80) where 1456 are the number of frames and 80 are bins then next song (3789,80) , then next (7867,80) ,.... so how to specify parameters for the cnn for this because input is change every time ? and how many layers for such data will be reasonable ?

  • @hamedhasani5774
    @hamedhasani5774 หลายเดือนก่อน

    thanks perfect

  • @creepsow1236
    @creepsow1236 3 หลายเดือนก่อน

    very nice aaa frr

  • @engr.inigo.silva2000
    @engr.inigo.silva2000 ปีที่แล้ว

    Brother, I want to learn much more about CNN. Which book do you recommend to read?

  • @nivethikav1003
    @nivethikav1003 ปีที่แล้ว

    How to calculate bias and weight

  • @he_maxed
    @he_maxed ปีที่แล้ว

    Bro why we need ReLU and Bias?

  • @ayushmanbanikya4948
    @ayushmanbanikya4948 11 หลายเดือนก่อน

    What about CNN architecture ? U haven't explained about Resnet vgg n all

  • @learnhome9659
    @learnhome9659 2 ปีที่แล้ว +8

    Excellent Work Bro! Can you also share the pdf version of slides that you have used

    • @CodingLane
      @CodingLane  2 ปีที่แล้ว +3

      Hi... sorry for sharing it so late. Here is the slides for this video. drive.google.com/file/d/1tEcvunzhLpSkjlcRiQA5sIOtbGZwTtJ2/view?usp=sharing

  • @mohamednour9843
    @mohamednour9843 หลายเดือนก่อน

    why you select 120 neuron specially in the FC3, i can not understand

  • @ar4hm4n
    @ar4hm4n 10 หลายเดือนก่อน +1

    this is gonna save my ass in my midterm exam on saturday!

  • @bennybenbenw
    @bennybenbenw 2 ปีที่แล้ว +1

    Add relu between conv and pooling?

  • @waleedaiad3411
    @waleedaiad3411 2 ปีที่แล้ว +2

    How can i khow how many hidden layer used in facenet?

    • @maximeentsi2205
      @maximeentsi2205 2 ปีที่แล้ว +2

      I'm asking the same question but generally the answer is : we cannot predict how many hidden layers we need, so you've to test and see what features your model is going to detect

    • @waleedaiad3411
      @waleedaiad3411 2 ปีที่แล้ว

      @@maximeentsi2205 is bottleneck layer size mean the number of hidden layer?

    • @waleedaiad3411
      @waleedaiad3411 2 ปีที่แล้ว

      @@maximeentsi2205 can i send to you on whatsapp on facebook or any things else for talk about this topic?

    • @CodingLane
      @CodingLane  ปีที่แล้ว +1

      General idea is, if you think, your data has more complicated information, then use more number of hidden layers. You need to test your model by training and checking the accuracy, and chose the number of layers that gives highest accuracy.

  • @hassanahmedkhan3834
    @hassanahmedkhan3834 7 หลายเดือนก่อน +1

    very good series!

  • @nicolem.silvestre4176
    @nicolem.silvestre4176 หลายเดือนก่อน

    I'm so happy to finally understand this topic! Your videos helped me a lot, you're great :)

  • @waleedrafi1509
    @waleedrafi1509 2 ปีที่แล้ว +1

    Waiting for a video on backpropagation in CNN

    • @CodingLane
      @CodingLane  2 ปีที่แล้ว

      Okay... I will try to upload it sooner.

  • @johncrouse6478
    @johncrouse6478 5 หลายเดือนก่อน

    bhai mza hi aa gya series mei
    ab to lgta topper ki gemd mei hi faadega
    lol.......

  • @Xiaoxiaoxiaomao
    @Xiaoxiaoxiaomao 2 ปีที่แล้ว +1

    👍🏻

  • @TheSougata1
    @TheSougata1 2 ปีที่แล้ว +1

    Best content. Thank you. Please upload more like this.

    • @CodingLane
      @CodingLane  2 ปีที่แล้ว +1

      Thank you very much! I will keep uploading more videos! Hope you find my other playlists useful as well.

    • @TheSougata1
      @TheSougata1 2 ปีที่แล้ว +1

      @@CodingLane Yes. I have watched Neural network and CNN playlist

  • @rajnigoyal4577
    @rajnigoyal4577 ปีที่แล้ว

    amazing session
    👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍🤏

  • @sonicdash793
    @sonicdash793 ปีที่แล้ว +1

    plz urdu maa bana do koi playlist

    • @CodingLane
      @CodingLane  ปีที่แล้ว

      Hi, I don’t speak urdu 😅. But thanks for the suggestion 🙂

  • @ayorayyan2794
    @ayorayyan2794 4 หลายเดือนก่อน

    Thank you for valuable lesson

  • @aysegulsezen4280
    @aysegulsezen4280 10 หลายเดือนก่อน

    It was very useful video to understand CNN. Thank you.

  • @vishnu9134
    @vishnu9134 หลายเดือนก่อน

    😍😍😍 Well explained

  • @dmg8529
    @dmg8529 ปีที่แล้ว +2

    A small correction at 6:18. I think the dimension of FCL should be 120*288.

  • @ares7785
    @ares7785 2 ปีที่แล้ว +2

    Bro please add your instagram I'd in description on upcoming video

    • @CodingLane
      @CodingLane  2 ปีที่แล้ว

      Hello... here is my insta handle @jaiminpatel_009

  • @nenunene5797
    @nenunene5797 11 หลายเดือนก่อน +6

    Small correction: You are not going to any beauty contest..For God sake please stop advertising.