8. LeNet CNN - Complete Description and Implementation with Code.

Поделиться
HTML-код
  • Опубликовано: 24 окт 2024

Комментарии • 43

  • @SV-jl2qi
    @SV-jl2qi 5 месяцев назад

    This is one of the best. Simply superb.

  • @kaushikramabhotla4635
    @kaushikramabhotla4635 4 года назад +1

    The simplest and precise explanation ever seen! thank you, sir

  • @SS-yh3ey
    @SS-yh3ey 6 месяцев назад

    Excellent teaching

  • @profdurgahere9007
    @profdurgahere9007 4 года назад +1

    Hello professor .. appreciate your efforts.

  • @leeroypana7920
    @leeroypana7920 3 года назад +2

    you has 32x32 in slideshow, but in coding, that becomes 28x28 as input, that gets us confused with the 28x28 output in the slide

  • @emanalsuradi4969
    @emanalsuradi4969 3 года назад +1

    Going from the input image to the first hidden layer, How do we generate 6 feature maps? Do we apply 6 different filters to the input image to get these 6 feature maps?

  • @atmuriganesh9814
    @atmuriganesh9814 2 года назад +2

    nice explanation but it would be better if you had explained about why we got 16 feature maps

  • @technologyhunter2460
    @technologyhunter2460 4 года назад

    Lively and lovely explanations!

  • @thangamng3919
    @thangamng3919 Год назад

    Clear explanation sir.
    Can you please please tell me how to create a mat file in Python

  • @leamon9024
    @leamon9024 3 года назад +3

    Nice explanation. Awesome tutorial! Thanks for the efforts and hardwork.
    Could you provide the link of the sample code?

  • @leeroypana7920
    @leeroypana7920 3 года назад

    i am confused, the first Dense layer takes a 1-D vector as input, so it outputs also a 1-D vector, why we need to flatten this output?

  • @kunalchandrakar796
    @kunalchandrakar796 3 года назад +1

    sir i got error in history=model.fit() as saying for using self

  • @anandnavaratna6407
    @anandnavaratna6407 3 года назад

    its very nicely explained and with brevity. Why dont you please share the code for reference and trying out in the description plz

  • @ahmedhusham7728
    @ahmedhusham7728 2 года назад

    Thanks for this informative video, I'm working of detection the plants image. Can I apply this code for classification and detection?

  • @venkykomatla793
    @venkykomatla793 2 года назад

    IN WHICH COMPILER WE HAVE TO RUN THE CODE
    CAN YOU P;LEASE SAHRE THE CODE IN DESCRIPTION

  • @anuragshrivastava7855
    @anuragshrivastava7855 3 года назад

    you should also explain how we got 28,28 size and 5,5 and math behind it

  • @SrikanthSiripalli
    @SrikanthSiripalli Год назад

    but , how can we finalize that 1 as DOG . 0 as CAT

  • @riyabee7306
    @riyabee7306 2 года назад

    IS it possible to use extracted features as input to LeNet

  • @rakeshgnits
    @rakeshgnits 3 года назад

    sir, are we fixing 120 feature map and 84 feature map and softmax as 10 or is their any mathematical formula for this?

  • @sumitkumar-hb9qq
    @sumitkumar-hb9qq 4 года назад

    hey professor ...thanks for the simple explanation.
    It would be great if you provide the code link in the description.

  • @souravsh3708
    @souravsh3708 4 года назад

    This is fantastic. Thank you

  • @rakeshgnits
    @rakeshgnits 3 года назад

    SIR i have understood 6 feature map, but how we get 16 feature map in step 3 i.e 16x10x10

  • @rizwansuper009
    @rizwansuper009 3 года назад

    Sir can we change the value of feature maps or its already defined by default.

  • @lashimtimonkharsohtun3823
    @lashimtimonkharsohtun3823 Год назад

    where to get dataset and code

  • @sukanyap885
    @sukanyap885 3 года назад

    Good Explanation sir... Can you please share your code?

  • @swaminathanteamsak7420
    @swaminathanteamsak7420 4 года назад

    Nice session

  • @muslumyildiz5694
    @muslumyildiz5694 Год назад

    thanks