Convolutional Neural Network in Matlab

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

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

  • @awais2451985
    @awais2451985 5 лет назад +4

    one of the best tutorials on implementation of CNNs. Thank you so much. God Bless you.

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

    You are a genius, please don't stop, please continue, I am Arabian and I am not very good in English but I understand every thing from your pronunciation

  • @fadiliqbal8329
    @fadiliqbal8329 5 лет назад +8

    Hey man, thank you so much for making these videos. Your English is amazing and your teaching style is brilliant. I am following your courses this week and it has been very helpful! Much love from Sri Lanka

  • @Mba12509
    @Mba12509 5 лет назад +2

    I dont know who you are but this is the one of Best lecture in the RUclips thank you bro go on May Allah bless you

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  5 лет назад +2

      Thank you Mohammed. These encouragements are what keep me going.

  • @ashikeshan1529
    @ashikeshan1529 6 лет назад +1

    Very nice explanations and graphical presentation. Makes so much easier to understand. Thanks

  • @QYL-dn2fo
    @QYL-dn2fo 24 дня назад

    Thank you for your video!I learnt a lot from it!

  • @xingcui8680
    @xingcui8680 6 лет назад +2

    very nice ! hope future video have more about deeplearning!

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      Thank you.
      It will be a complete course on Deep learning starting from definition of machine learning (completed) all the way to single layer neural network (SGD, Batch and Mini-batch), multi-layer neural network, classification in multi-layer, Deep Learning (completed), ConvNet (completed). I will end the course by showing how to moderate Alex net to train CNN to recognize anything.

  • @GauravDhage
    @GauravDhage 5 лет назад +8

    Can you please explain training code

  • @عبدالوهابفوزى-ث8ط
    @عبدالوهابفوزى-ث8ط 3 года назад +4

    Great work bro, Is there any direct link to download the MatLab code?

  • @gengli681
    @gengli681 6 лет назад +2

    Thanks for your tutorial. I follow the tutorial and learned a lot. And I find the accuracy is always if epochs is 3. But the filters are initialized randomly, so the accuracy should be a little different, I think.

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      I am glad that it helped you. The accuracy enhancement of ConvNet is an excellent research topic. You can work on different papers about accuracy enhancement in different conditions.

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

    Best tutorial on CNN!

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

    Great work! I really learn a lot. Thanks for sharing your knowledge.

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

    really informative video sir.. Iam working on medical image security. sir please do a video of segmentation of images using CNN

  • @ביתספרחרוץ-רומןגלגור

    thanks allot for your help and explanations. can u attached the matlab code please? thanks

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

    Thank you for the explanation. I am working on my final year project and wanted to know if cnn can be used to detect roi in thermal images.

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

    Very precise. Thank you very much. you saved me from the misery of my final year project T_T

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

    A very clear lecture. A great resource for new learners.

  • @dr.ahlammajead4287
    @dr.ahlammajead4287 3 года назад +1

    Thanks very much..can you explain layer and option functions for cnn pleas???

  • @tanviralam4609
    @tanviralam4609 5 лет назад +1

    Great video Mr.Nuruzzaman. Keep it up.

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

    Very good explanation on CNN using Matlab. I'm doing my research in human expression detection using deep learning(CNN). Kindly send me the Matlab codes for the above explained concepts. It would be great help to proceed my research with good understanding.

  • @mandyooi9963
    @mandyooi9963 6 лет назад +6

    Hi! Thank you for this video.
    I'm currently doing with my final year project, which requires me to identify water puddles. Do you have any idea where can I find dataset of water puddle?
    Also, I'm aware that in order to identify water puddles from photos, I have to separate the pixels using image processing by colours.

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад +4

      Mandy Ooi, you asked a very good question. I am not sure whether there is any dataset of water puddle or not. However, preparing such dataset will not be that difficult. Here is how you can do it -
      1) Record 20 videos of 5-10 minutes duration of water puddle from different angle, under different light intensity (morning, noon, afternoon), and in different environment,
      2) Extract the frames from the video (now you have images)
      3) Convert the images into gray-scale image
      4) After that, resize the image using Matlab or OpenCV
      That's it. Your dataset will be ready.
      I will prepare a tutorial for you about it. I hope it will help.

    • @mandyooi9963
      @mandyooi9963 6 лет назад +2

      Awesome! Thank you so much, I appreciate it!!

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      You are welcome

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      This is data-set pre-processing phase. That means you will apply image processing to your data-set before training the CNN.

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад +1

      Mandy Ooi, I have uploaded a video on 'Face Recognition using Matlab'. There I showed how to prepare dataset and load dataset in Matlab. I hope it will help you in preparing and loading dataset in Matlab.

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

    Sir, Thank you very much for the video. I have implemented your code on MNIST and it worked well. But I have a doubt in implementing the same for character data set. If I have character image of different size other than 28 * 28 ( say 60*60) and 46 classes then what are the corresponding changes I have to make? What should be the weight matrix ? Hidden layer of how many nodes ?

  • @miguelramirez4037
    @miguelramirez4037 5 лет назад

    God Bless you. Thank you for sharing your knowledege.

  • @dr.b.srinivas5505
    @dr.b.srinivas5505 6 лет назад

    I have inspired for your explanation and video. I request you that, please do video brain tumor segmentation using CNN. thank you sir.

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

    Thanks, very good you presentation

  • @yyren012
    @yyren012 5 лет назад +1

    Hi sir, Thank you for your video.
    I'm currently working with wood defection detection and classification using CNN. I already got 3 types of wood defection data and i'm wondering how do I write the coding for training? In this video, you didn't explain the training coding. Could you please explain the training code? Sincerely appreciate.

  • @troghlem352
    @troghlem352 5 лет назад

    Real and Honest thanks! You helped me a lot. I traduced this whole program to scilab, and this helped me a lot to understand how it works. I can only advise other readers to do so. I might post a link my code and some details here if I have the time.

  • @HH-pu3ow
    @HH-pu3ow 4 года назад +1

    Thank you for your video! Do you also have something on CNN in matlab with time-series data in stead of images?

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

      Still now, there is no content on time series data. However, I will cover them in upcoming videos.

  • @justinjose3067
    @justinjose3067 6 лет назад +1

    An extremely helpful video for a beginner like me!.. Can you also upload those matlab codes ?

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад +1

      Thank you for your compliment. I am working on uploading the codes. Once it will be done, you will find it in my website.

    • @studywithme8741
      @studywithme8741 5 лет назад

      Did you upload the code.?

    • @mohamedelmekawy-rw8vz
      @mohamedelmekawy-rw8vz 5 лет назад +2

      @@studywithme8741 You can find codes here at this link ( github.com/Apress/matlab-deep-learning ) in ch.6.

    • @FedePayes
      @FedePayes 5 лет назад +1

      @@mohamedelmekawy-rw8vz thank you so much

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

    wonderful explanation. keep on

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

    Sir thank u for everything
    You prepare perfect video , I learned so many thing and
    I am grateful to you for what you did.

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

    Hello, nice explanation of CNN architecture. I want to know that, can we use CNN in structured dataset. Particularly CNN implement mostly in unstructured data.

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

    How to apply this code sir to your previous videos in Classification of fruit Using CNN

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

    Hi sir, Thank you for your video

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

    Thank you so much, sir.
    Do you have an explanation about the detection of brain tumors using deep learning with CNN

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

    Best tutorial for cnn in matlab
    Can u please explain how features are extracted from mri brain images for early diagnosis of alzheimer's disease

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

    Best explanation out there! Love this video…new subscriber for u :)

  • @abaasalbasha4575
    @abaasalbasha4575 6 лет назад +1

    Hi, thanks for this explain wonderful for video I have a research that is colorization of grayscale images .Do you have any idea about it

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      Yes, I do. I will upload the video of grayscale to color image conversion shortly. You can look into previous comment. There is another guy, Eman Saleem, working on the same area . Both of you will get a notification when I will upload the lecture.
      Thank you.

    • @abaasalbasha4575
      @abaasalbasha4575 6 лет назад

      Nuruzzaman Faruqui Thank you very match

  • @rameshjaganathan6444
    @rameshjaganathan6444 5 лет назад

    Thank very much for your excellent explanation about CNN. I'm doing my research on image processing. Can u suggest me how to use for image segmentation.

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

    Hi mister, thank you for your video. I want to ask how to make it in Gui of Matlab?

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

    hello sir, i have to train the characters using hopfield neural network. size of each character is variable as they are handwritten. how to do it??

  • @benhamza643
    @benhamza643 5 лет назад +1

    Hi! Thanks for this helpful video.I have a question, i have my database of color images with format jpg and with size different to 28*28,and i want to convert them to MNIST to train my network , what i have to do?(is it necessery to resize them to 28*28 or not?) And thank you so much

  • @AakashKumar-dw8ne
    @AakashKumar-dw8ne 4 года назад +2

    Thank uh sir, my question is how I classfied the retinal images using CNN to find the accuracy of images?? Please explain.

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

      Would you please explain the question a bit. I will little confused here.

  • @abdullahabdurahim8845
    @abdullahabdurahim8845 5 лет назад

    GOOD VIDEO ,,Thank you very match

  • @imranuddin5526
    @imranuddin5526 5 лет назад

    Great lesson, thumbs up

  • @12omgomgomg
    @12omgomgomg 5 лет назад +1

    Is it anyhow possible to use CNN to automatically detect both purely and barely visible defects in an image? I am at this moment doing my Master's thesis and simply looking for the best algorithms to detect some defects on kind of blurry images (noisy a little bit, as it is a non-destructive testing using microwaves of dielectric structures). Thanks in advance!

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

    Great video! The simple explanation of CNN at the beginning real solidified my understanding of how this works. In line 6 of "loadMNISTLables" what errors might occur? Im trying to run this code to get an idea of how it works but I'm getting the error code for that line when running it.

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

    Thank you for your very nice presentation, How can I use this CNN for 1D input vectors?

  • @unnamedunnamed7212
    @unnamedunnamed7212 5 лет назад +1

    Hi! Thanks alot for your videos
    I'm currently doing with my final year project, which requires me to identify edge in seismic data using DNN in matlab. Do you have any resources that can help me?

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  5 лет назад

      Would you please be a little more specific?

    • @unnamedunnamed7212
      @unnamedunnamed7212 5 лет назад

      ​@@NuruzzamanFaruquis Thank you for replying , I need DNN matlab source code help me to train my model that can detect the edge in seismic or public images.
      If there is no DNN source code can you give me CNN source code to detect in public images.

  • @mamoonanisar2035
    @mamoonanisar2035 5 лет назад

    I m learning CNN in these days .using Pytorch.please make a video on it.Also my Can CNN use for tumor "segmentation ".Highlighting the tumor from image is required task.

  • @awaisminhas2880
    @awaisminhas2880 6 лет назад

    Hi sir thanks for this video. I have final year project of fire detection using CNN technique. Can you help me in this regard.

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

    Tank you for the whole playlist on this topic. Awesome work!!! Did you publish your scripts and functions for interactive learning?

  • @dhaferghani808
    @dhaferghani808 5 лет назад

    Wonderful my dear , my question is can apply this cnn on Disease leaves؟

  • @eltonjohn7274
    @eltonjohn7274 6 лет назад +1

    Hi! is the value of each filters in convolutional layer corresponds to its weights? I already trained a network in matlab and i want to simulate the prediction programatically in java by using the trained weights and biases of the network. How can i achieve this?

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      I need to check if the '.mat' file type works in Java or not. I will reply once I will have got the answer.

  • @abdullahabdurahim8845
    @abdullahabdurahim8845 5 лет назад

    thank you , it is best course in deep learning , but the big equation is (how use CNN?) , How can I benefit from this network?

  • @abdulrahmankhalid8788
    @abdulrahmankhalid8788 4 года назад +2

    first of all I really thank you for your valuable lessons... I just wonder if you can upload the Matlab codes so we can follow them step by step ... they are too long for such beginners like me... thanks again

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

      Thank you for the appreciation. I will share the code once this course will be completed.

  • @asmamidassi9287
    @asmamidassi9287 5 лет назад

    Hi!Great explanation .
    Thank you for this video. Do you have any idea about implementation cnn for speech recognition?
    Please help.

  • @emmanuelkwekumensah3566
    @emmanuelkwekumensah3566 6 лет назад +1

    hello and thanks for this informative tutorial. Please is there a link to access the code??? Would like to implement it myself.

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      Thank you.
      There are multiple functions. I couldn't paste them in the description.
      However, as I am getting numerous requests for the code, I will try to come up with a solution to provide the code.
      In the meantime, you can take the code from the last section of this video and type it in MATLAB.

    • @emmanuelkwekumensah3566
      @emmanuelkwekumensah3566 6 лет назад +1

      thank you. however i would recommend you set up a github account to support your channel.

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      Thank you for the suggestion. I will look into the possibilities.

  • @nkamganstanis184
    @nkamganstanis184 5 лет назад

    Hi thanks for your Video.
    i am currently working on object detection for my final project. i wish to know how can train my own images of objects(weapons like guns, hammer etc) and then use matlab to detect these object in a crowded scene held by individuals in the crowd.
    THANKS

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

    thanks for this video, how do we initialize weights ? is there any rules ??

  • @ummeynayema980
    @ummeynayema980 2 года назад +1

    Sir Assalamualaikum, Sir Bangladesh fake currency detection using convolutional neural network in Matlab project Maybe a little better video.
    Wait for your project next video.

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

      Walaikum Salam.
      Thank you for the suggestion. I regret to let you know that I do not have the Bangladeshi Fake Currency dataset. And it is a violation of the law to make fake currency. And thus, it is not possible to prepare the video lesson.

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

    Thanks sir for an excellence presentation , is CNN suitable in data prediction ? or its just only for image recognition

  • @hejran9148
    @hejran9148 5 лет назад

    hi, can I implement this code on 1D-audio ?what is the change is require?

  • @mahalakshmishanmugam2730
    @mahalakshmishanmugam2730 5 лет назад

    Thanks for this useful video. I done this code but there is problem in loading image. The output showed like just 5X4 box.

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

    Great video tutorial. I really appreciate all the work you have done here. I have copied the code into matlab and I believe I’m working with the same dataset as you have. However, I had to change some small parts of the code (probably due to update to the matlab syntax handling)I’m getting less than 10% accuracy in 3 epochs unlike you (>90%). Is this normal? I couldn’t quite understand how you are updating the weights in the code because it seems you are adding them rather than w(k+1)=w(k) -rho*gradient for GD. I can see that you are using mini batch gradient descent with momentum but, for me momentum is: V(k+1) = beta*V(k) - (1-beta)*gradient and weight update changes to w(k+1) =w(k) - rho*V(k+1). Do you by any chance have the written code for testing purposes since I’m getting a different accuracy? Thank you for your time.

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

      To be more clear: I have not changed your code before running but, if I were to change it I would use the equations I mentioned for momentum and gradient descent above. I’m really asking for clarification in this case. Thanks.

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

      Sorry, ***V(k+1)=beta*V(k) + (1-beta)*gradient (not minus in between)***

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

      I understand where the confusion is. I will try my best to prepare an explanation. Would you please email me your concern at faruquizaman27@gmail.com so that I can replay with the explanation?

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

      Nuruzzaman Faruqui Yes sir, I will email you right now. Thank you.

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

      @@yellakc from where i can get this code???

  • @mahalakshmishanmugam2730
    @mahalakshmishanmugam2730 5 лет назад

    Sir please tell that CNN whether work in Matlab 2015 version or not

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

    Thank you for the nice tutorial, but this is pretty complicated and very fast. Where can I find the complete code, then it would be easier for me to follow!

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

    sir can you do matlab simulation of neural network for non linear system with taking some research paper?

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

    Thanks for the video it is a great one
    I have encountered a problem on the implementation of the program
    When I have the test script I got an error stating 'Error using reshape Product of known dimensions, 784, not divisible into total number of elements, 1. '

  • @alial-mashhadani7458
    @alial-mashhadani7458 5 лет назад

    Hello sir, I'm wandering if you have data set related to vehicles for classification by CNN!

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

    Hello sir! Great lecture. I have a doubt. At 16:48, I cannot understand the filter = rot90(squeeze(filter),2) line. I read up the documentations of those functions but I still can't understand the reasoning behind doing these transformations.

  • @username42
    @username42 5 лет назад +2

    any chance to get the matlab files from the video ?

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

    Thank you so much!

  • @muhammad.sanwal
    @muhammad.sanwal 3 года назад

    Sir can you pls explain the momentum command and epoch command used in your code?

  • @الشمستزورالمساء

    What happened in this code If I need to detect a watermark image ?? Thanks sir

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

    Could you please help me about these questions:
    How can implement this federated learning?
    How can i take gradient of the pics to implement federated learning?

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

    where can we get the codes use in the examples? If feel some places in video it is not possible to type them?

  • @geethapavanip6486
    @geethapavanip6486 5 лет назад

    hai sir, thank you so much for making these videos and helping us. sir , i have doubt in training can you please give detailed explanation for training of network in some what brief.

  • @maramkhalifa4705
    @maramkhalifa4705 5 лет назад

    Can you please make a tutorial for hand gesture recognition using CNN

  • @ninavaschool6727
    @ninavaschool6727 6 лет назад +1

    hello thank you for the benefit videos
    I would like to ask you about implemention of CNN in the positive and negative text sentiment analysis, how can I implement the procedure of CNN on the text ? can you explain the procedure and codes for me
    thank you so mach

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

    thanks a lot this is more wonderful but i can not understand display_network function what it do? and how to write the comma in while loop

  • @13공수특전여단
    @13공수특전여단 6 лет назад +1

    Dear Mr.Faruqui
    Thank you for your kind and detail explanation. I followed your instruction to see the result. By the way, the 4 plots (Convolution filter and 3 Features) are not shown. These are just shown black. (I think all elements are zero). I made the code exactly same to you. How can I fix this problem?

    • @13공수특전여단
      @13공수특전여단 6 лет назад

      I don't know why the matrix A is used in the "display_network.m" code....

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      I'm sorry to hear that you are having trouble with implementing the code. Please review the code, there must be some kind of syntax error in your code.

    • @13공수특전여단
      @13공수특전여단 6 лет назад +1

      @@NuruzzamanFaruquis Thank you for your reply. I found my fault. I made a mistake. In display_network.m code, I wrote: "if k < M". It made me difficult.

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад +1

      I'm glad that you could find out reason of the problem.

    • @ravipudiamara6448
      @ravipudiamara6448 5 лет назад

      Hello hyesung,
      I am working on this code but I am getting some errors can you please mail me the code .This is my mail id amararavipudi@gmail.com thank you

  • @hunter7ize
    @hunter7ize 5 лет назад +1

    Thanks for the ingisht sir, I have a question. How do I train the neural network to identify colors?

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  5 лет назад

      That's a very nice question. We use gray-scale image to train neural network. To identify color, you can split the images into channels. Based on the average value of each channel, you can calculate the intensity of the color.

    • @hunter7ize
      @hunter7ize 5 лет назад

      @@NuruzzamanFaruquis do you have tutorials on this one sir?

  • @imansaleem277
    @imansaleem277 6 лет назад +1

    I'm working on coloring gray images using this type of neural network where I enter a picture and I want the output to have image of how it is done
    ?
    Will I have a reconnaissance with you via email?

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      It's an interesting project. So far I can remember, in 2014, I wrote a Matlab code that assume the color of grayscale image by comparing with similar RGB image. If we can train a Deep Neural Network that can recognize the picture and can find similar pictures, we can use my old code to build such system.

  • @sanakhan-ed1zm
    @sanakhan-ed1zm 6 лет назад

    Hi sir thank u for wonderful explanation . Sir i am working on l gender classification using local binary pattern and cnn classifier do u have any idea ??

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

    hello sir, If we have only dataset, no labels then which modifications we should do in the code?

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

    I do have a set of downloaded matlab codes for image super resolution and its perfectly running fine with existing datasets and models. But i want to create new model with different datasets and try to run with the existing codes. But i couldn't do so.
    It will be very helpful if you assist in creating model from new datasets in matlab

  • @basharsaad4142
    @basharsaad4142 5 лет назад +1

    very good lecture. You have made a complex topic simple in deep learning please if you have time to response me
    can i load my own data train in this code ??

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  5 лет назад +1

      Thank you for your compliment. You encouragement is my strength.
      And yes, you can use your own data, modify the code or whatever you want to do with this content.

    • @basharsaad4142
      @basharsaad4142 5 лет назад +1

      @@NuruzzamanFaruquis Dear Sir how i can train my own data set ?? i need two main parts the first one labels and training images like the data set Mnist here is my problem how i can prepare my data?? could you help me pleas ? if you have time

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  5 лет назад +1

      I understand you are having trouble with preparing the data-set. I have prepared another video tutorial where I explained how to recognize human face using Matlab and I also explained how to prepare data-set. I hope it will help you.

    • @basharsaad4142
      @basharsaad4142 5 лет назад

      @@NuruzzamanFaruquis thanks a lot sir about your attention for my problem i'm waiting you i'm a master student and i need it as soon as possible pleas could you inform me when you'll upload the video ????

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

    sir could you tell me.. can I use conventional neural network for prediction of state of health of battery.. please guide me

  • @ajaybazilissac4557
    @ajaybazilissac4557 5 лет назад

    can u implement alexnet ?? is there is any difference???

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

    why did you choose "bsize=100" in MNISTConv.m?
    Thank you

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

    bro how to get graph with this programme along images output

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

      Would you please be more specific? If you would tell me which type of graph, I could help you.

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

    How can I do (deltax_1*W1)? or something like that.

  • @dr.b.srinivas5505
    @dr.b.srinivas5505 6 лет назад +1

    Hi sir, thank you for this wonderful explanation for the video I am working on Brain tumor segmentation using CNN. Do you have any idea about it? please help me sir.

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад

      Thank you for your complement.
      To train a CNN to detect brain tumor you have to do the followings -
      1) collect training images (5000-10000 images)
      2) process them (convert into gray-scale, resize them into same size)
      3) using the procedure I explained, load the dataset
      4) train the ConvNet and save it (the process has been shown in the video)
      Once you are done, using the saved CNN, you can recognize brain tumor from other images.

    • @dr.b.srinivas5505
      @dr.b.srinivas5505 6 лет назад

      @@NuruzzamanFaruquis thank you sir

    • @dr.b.srinivas5505
      @dr.b.srinivas5505 6 лет назад +1

      sir, in this process how to get the segmented image of a brain tumor?

    • @NuruzzamanFaruquis
      @NuruzzamanFaruquis  6 лет назад +1

      @@dr.b.srinivas5505
      Step 1: train the network
      Step 2: provide input images
      Step 3: if brain tumor is found, segment the input image as 'positive'
      Step 4: segment as 'negative' otherwise
      Step 5: repeat step 1 to 4 for all of the input images
      I hope you found the solution you have been looking for.

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

    i need deep learning based antenna selection for massive MIMO matlab program can you help mee

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

    Hello, I think that your training algorithm at the end layer (dW0) needs to be multiplied by the partial derivate of softmax

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

    How to use convolution neural network for visual speech recognition?

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

      An excellent question. I am saving our question as a topic. In upcoming lectures, I will try answer this question.

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

      @@NuruzzamanFaruquis
      Thank you

  • @FaisalKusumaAji
    @FaisalKusumaAji 6 лет назад

    can this code run in matlab 2016b?

  • @ninavaschool6727
    @ninavaschool6727 6 лет назад +1

    HELLO ,
    Can you explain what are these codes doing?
    d = zeros(2,1);
    d(sub2ind(size(d),D(k),1)) = 1;
    e = d - y ;
    delta = e;
    e5 = Wo'*delta;
    delta5 = (y5>0).*e5;
    e4 = W5'*delta5;
    e3 = reshape(e4,size(y3));
    e2 = zeros(size(y2));
    W3=ones(size(y2))/(2*2);
    and how can I aotained the result from these codes
    thank you

  • @justinjose3067
    @justinjose3067 6 лет назад

    Thank u very much for the CNN code.. Could you just explain what you have done in the BACKpropogation of the CONVOLUTION layer. I mean how do you do derive dW1 of the convolution layer..

    • @RahulSharma-xo5nd
      @RahulSharma-xo5nd 4 года назад

      can u send me the code @ rahul.f4@gmail.com

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

      Can you sent me the code please! @ wafa.alameen@hotmail.com
      thanks a lot.