Это видео недоступно.
Сожалеем об этом.

Build an image classifier (ML Zero to Hero - Part 4)

Поделиться
HTML-код
  • Опубликовано: 17 сен 2019
  • In part four of Machine Learning Zero to Hero, AI Advocate Laurence Moroney (lmoroney@) discusses the build of an image classifier for rock, paper, and scissors. In episode one, we showed a scenario of rock, paper, and scissors; and discussed how difficult it might be to write code to detect and classify these. As the episodes have progressed into machine learning, we’ve learned how to build neural networks from detecting patterns in raw pixels, to classifying them, to detecting features using convolutions. In this episode, we have put all the information from the first three parts of the series into one.
    Links:
    Colab notebook →bit.ly/2lXXdw5
    Rock, paper, scissors dataset → bit.ly/2kbV92O
    This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.
    Watch more Coding TensorFlow → bit.ly/2lytA4j
    Subscribe to the TensorFlow channel → bit.ly/2ZtOqA3

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

  • @azeezbello58
    @azeezbello58 4 года назад +3

    First, let me appreciate the intellect of the presenter. This is marvelous. second, I can't belief this topic, Machine Learning can be this simplified. My idea of Neural Network initially was a very complex subject that can't be understood. Now, I assimilated every bit of this. Thank you.

    • @liamwelsh5565
      @liamwelsh5565 12 дней назад

      This course is not understanding machine learning. It's understanding an API that performs machine learning for you. Big difference. Actually understanding machine learning requires good understanding in statistics, linear algebra, and calculus.

  • @MrBoooniek
    @MrBoooniek 4 года назад +115

    I can't believe that's it! This series can't be finished already :o
    Overall thank you Laurence Moroney!

    • @laurencemoroney655
      @laurencemoroney655 4 года назад +25

      You're welcome! I'm going to do a Z2H on NLP next! :)

    • @jalbarracin
      @jalbarracin 4 года назад +4

      Same feeling! --> Quality of teaching is THE BEST! we need more.

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

      Please do more tutorials ❤️❤️

    • @VikasKumar-ef1in
      @VikasKumar-ef1in 3 года назад +2

      Every line you said was important and should be noted down as notes. Awesomeness. Long live Google.

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

      @@laurencemoroney655 Please, create courses in your free time, Mr.Laurence. The ML community needs you so badly.

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

    I'm less than a week into Python after a year on JavaScript/Ember.js. Learned JS first because it was closest to HTML, CSS, etc. During that time I struggled mightily because I was always attempting to read technical papers about BERT, neural networks, etc. Became quite overwhelmed thinking I'd never be able to learn all the complex maths needed to perform the text analysis I've always dreamed of. Little did I know there were so many brilliant people who've already done the heavy lifting. I just need to learn how to call the libraries. Thank you for making these concepts so brilliantly accessible! I get it!!

  • @VikasKumar-ef1in
    @VikasKumar-ef1in 4 года назад +1

    You guys are doing awesome work for the humanity, We love you. Keep making these kinds of videos.

  • @benjaminlee9735
    @benjaminlee9735 4 года назад +24

    Ultimate solution to improve your CNN: gigantic training dateset

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

    This was a lot of fun and very informative. Note that the classifier does not work with images that do not come from this dataset. I took several cell phone pictures of scissors, several hands, and scaled to 150 x 150. They are all classified as paper - [[1. 0. 0.]]. Thanks for the videos and the notebooks.

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

    Hi Prof. Laurence, you are a professor the way you teach... requesting you to create a series on application of deep learning within NLP. An intensive one.. thank you so much sir for such easy to follow and understand videos you created. God bless you.

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

      Thanks Manoj. Just started a series on NLP (released today) so your timing is good.
      Can't really do 'intensive' courses on RUclips, but this should be a good primer. I also have an NLP course on Coursera that goes into a bit more detail, and we're working on another super-deep one with some Google researchers that will hopefully come out in the next month or so

  • @chriscr9859
    @chriscr9859 4 года назад +3

    I would like to see more lessons, please, thank you Laurence Moroney

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

    Great lecture, thank you! for those who are looking the image augmentation code, it is done by the ImageDataGenerator class

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

    Thank you Laurence, wonderfully high-quality training. I have the perfect real-world problem for this in my business.

  • @Pa-ow1nj
    @Pa-ow1nj 4 года назад +9

    Please keep going that awesome uploads, so helpful for us !! thank you :) !!

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

    Life is so much better with simple explanations. Thank you.

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

    It would be great if you keep posting those videos or even better create a series for more advanced. I loved those and learned a lot from the notebooks linked. Thank you!

  • @nikitasmirnov795
    @nikitasmirnov795 Год назад +1

    The codelabs associated with this course contain a legacy code. It was challenging to go through these examples

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

    Excellent series, very informative. Hope more series like this to come in future

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

    Explained superbly Laurence. Appreciate your efforts. Thanks.

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

    Looking forward to more tutorials Laurence !!!

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

      Thanks! Working on a Zero-to-Hero for NLP at the moment

  • @shinmccold
    @shinmccold 4 года назад +4

    Amazing Explanation !! Thank You so much Laurence Moroney!

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

    Laurence... A modern-day hero. Thank you !

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

    Thank you so much! I really appreciate the effort you took to make this series :)

  • @robinbrosche238
    @robinbrosche238 4 года назад +3

    great tutorials! i wish you'd do way more episodes, maybe perhaps in a longer format

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

      There's the TensorFlow Specialization on Coursera that I teach for that purpose. Longer form doesn't work as well on RUclips.

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

    Thank you Laurence. I really enjoyed following along.

  • @beansbeans96
    @beansbeans96 11 месяцев назад

    pretty good tutorial, there were a few issues with keras but you can easily fix those by googling a bit,
    as far as i noticed sometimes scissors comes out as 100% rock which is not ok lol

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

    really great video! the content is so simplified and well-explained!

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

    haven't ever seen a more amazing video !!

  • @samb.6425
    @samb.6425 3 года назад

    Amazing 👍🏻 thx for making it clear, simple and SHORT👏🏻

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

    You earned the subscribe hit from a person who has never ever bothered to subscribe

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

    Excellent series, really well presented, thank you for the tuition Laurence.

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

    It's really helpful for us if you provide full deployment model of ML to production level. Laurence moroney thank you for this video 😄

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

      Check out my friend Robert Crowe's videos on this channel

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

    Nice series! But it only touches the surface of deep learning, I hope there are more more in depth tutorials later.

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

      In depth tutorials don't really work well on RUclips. I'd recommend checking out the work we've done on Coursera for that :)

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

      Please can you share your link to the cousera

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

      @@mohammedamuhsinzambang30 www.coursera.org/specializations/tensorflow-in-practice

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

      @@laurencemoroney655 thanks

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

    Thank you for your time and effort, I have learned because of you

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

    This is really excellent. Thanks very much, Laurence.

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

    Thanks a lot for the series. You are a nice educator...

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

    The best tf2.0 course ever! Super great job. Thanks Laurence

  • @sbvol7385
    @sbvol7385 4 года назад +3

    Thanks for the short video. You might have covered this in the other videos (parts 1 through 3), but what guidelines can you provide for network architecture? In other words, I believe you used 4 conv2d layers in this example. Why 4 layers vs. 6 layers? Just looking to get better at this facet of modeling. Thanks again for the tips/tricks.

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

      It's a lot of trial and error. In my case I usually use enough layers in Convolutional Neural Networks to bring the image size 'down' after pooling to something quite small in order to make the dense layers fast. So, in this case my original 150x150 images ended up as lots of activated 7x7 ones

  • @paulozoio4727
    @paulozoio4727 4 года назад +6

    Great stuff! Though, I missed the final step which is to convert the trained algorithm into TF lite so we can use it in a mobile app :-)

    • @laurencemoroney655
      @laurencemoroney655 4 года назад +5

      Haha, good point. Working on a TF Lite course at Coursera which covers some of that. Coming soon...

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

    Thanks for spreading the knowledge 😊👍

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

    I have a question that is bugging for the past couple of weeks. How do I work with TFRecords data. I`m creating a dataset from within Earth Engine and exporting it as a TFRecord, images on a 256x256 format and I`m trying to create a classifier by feeding it to my neural net but I`m really confused on how to use the data that I exported on TFRecord format. If anyone can give me any explanation on how to use it, I`d appreciate it so much. Thx!

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

      There's a TF Record codelab here -- take a look: colab.sandbox.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/load_data/tfrecord.ipynb

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

    Oh great! I hope if you could explain more about NNet designing and activation functions

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

      Anyway, Nicely Explained

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

      @@nitinrai6093 Thanks! At some point I'll go into that, but in the meantime, I recommend Francois Chollet's book "Deep Learning in Python"

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

      @@laurencemoroney655 #Thanks Downloaded 🙃

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

    This was an awesome but, weirtly, very short course. I loved it, Ilearned a lot but felt like the explanations sometimes could be more extensive. Anyway, thanks!

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

    This is awesome! I hope to attend the upcoming O'Reilly Tensorflow World Conference and surround myself with great people! 😁👍

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

    Awesome explanation sir. I was struggling to start with DL, i got my path by these videos thanks a lot... And when can we expect NLP session in python.

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

      I'm working on an NLP Zero-Hero next. Super busy October, so I hope to film and publish in November.

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

      @@laurencemoroney655 thank for your response sir. I am eagerly waiting for your videos...😊

  • @cosmicnavigator801
    @cosmicnavigator801 11 месяцев назад

    Thanks Laurence Moroney.

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

    Can anyone tell me where's the Jupyter Notebook of this video? Can't find it!

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

    Great video. Would be good to also have examples for e.g. having one additional file per image containing the labels in some arbitrary format and/ or having mixes of labels as categories and floats.

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

    How to decide how many convolution layers to add and how many filters to place in each convolution layer?

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

    Good introduction Laurence. Thanks

  • @ar-ienterprise3011
    @ar-ienterprise3011 4 года назад

    I am gonna implement this for the Augmented reality application. thank you.

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

    Thank you for the video. I have one question, how did you choose to have 4 layers of 64 64 128 128 convolutional layers and 4 maxpooling? I think there are 4 convolutional layers so there are 4 max pooling layer but I am not sure why 4 layers are selected for this example. Is there a guideline for this selection? Thanks.

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

    Thank you for this wonderful content but how do i learn more?????

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

    If I had to create an Object Detection device using ML, would I have to re-train the machine everytime I switch said machine on?

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

    Sir If the given Image does not belong to any of these classes how does machine respond to it?

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

    I liked these tutorials! 😄

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

    imagine the work and resources in trying to create a dataset. xD but its good to know we can make ai that can only see something 28x28. we are now in the era of 8bit AI

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

    Please make a video on implement ML model from script to deployment. Small discription is also enough.

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

      Check out Robert's TFX series

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

      Here's the first video in the TFX series Laurence mentioned! ruclips.net/video/Mxk4qmO_1B4/видео.html

  • @meynoush535
    @meynoush535 11 месяцев назад

    Warmest thanks and greetings.

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

    Thanks for sharing. I also wonder where the notebook is.

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

      I can't find the notebook link below... Can you reply the link for me?

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

    Hey Laurance, I copied the code from the notebook to my own jupyter notebook, and there it takes about 5 minutes per epoch, wheras on the colab notebook it takes a couple of seconds. how can this be?

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

    Hi Laurence, Thanks for these wonderful videos. I had an observation Upon executing the code for exercise 8 for Fashion MNIST dataset, Observing the following error
    TypeError: '>' not supported between instances of 'NoneType' and 'float'

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

    I am unable to download the zip file. I think they are removed .Please help

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

    Using CNN, are there ways to identify things in a picture that's in various shapes/resolutions?

  • @vi.kran.t
    @vi.kran.t 4 года назад

    Where I will get demo code which converts text present in image into actual text ?

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

    The link for the dataset that the colab uses doesn't exist anymore. How else could I access the dataset?

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

    i am trying with a different data set where train data has 27 images each in Train/bag, Train/bat, Train/bathtub while validation/test data has 9 images each in Test/bag, Test/bat, Test/bathtub. I am getting below error
    any suggestion what could be root cause of below error ->
    InvalidArgumentError: logits and labels must be broadcastable: logits_size=[81,3] labels_size=[81,4]
    [[node categorical_crossentropy/softmax_cross_entropy_with_logits (defined at :61) ]] [Op:__inference_train_function_2287]
    Function call stack:
    train_function
    on below line of code->
    history = model.fit(train_generator, epochs=25, steps_per_epoch=20, validation_data = validation_generator, verbose = 1, validation_steps=3)

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

    Sir, can you please make me understand the significance of the last element i.e. 3 in the input_shape tuple. You may suggest more videos or a notebook to understand those stuff in more detail.
    And thanks for the short series containing a huge amount of information.

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

    Nice sweet and small Playlist, here I have to know about that the does Tensorflow have any Shape classification dataset, not handwritten drawings but actual images like circles, triangles and so on.... or else help with how to create the custom dataset.

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

      Got lots of pictures of circles, triangles etc, and build a classifier. SHould be pretty easy and very similar to this.

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

    Great work Sir

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

    How can I use my own dataset (images)? I mean from my local drive.

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

    Can I do this without tensorflow

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

    Sir, please help me to build image classification codes to classify in single scene of video into image and different kind of activities in particular scene

  • @thomashonorkatula4016
    @thomashonorkatula4016 6 месяцев назад

    Thank you laurence

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

    Hi guys,
    I'm trying example notebook and I get this error
    uploaded = files.upload()
    Upload widget is only available when the cell has been executed in the current browser session. Please rerun this cell to enable.
    MessageError: TypeError: google.colab._files is undefined
    Some piece of advice?
    Thanks

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

    This was a wonderful series.It is just that i am trying to run this on my jupyter notebook, and i am using my personal dataset of hand gestures like right_click, palm, left_click. My directory looks like this
    Dataset-->right_click-->seq_01= images, and so on like this but when i run the exact code you mentioned. I get an error on the last line i.e history = model.fit_generator(train_generator). The error is as follows
    InvalidArgumentError: logits and labels must be broadcastable: logits_size=[32,3] labels_size=[32,2]
    [[node categorical_crossentropy/softmax_cross_entropy_with_logits (defined at :1) ]] [Op:__inference_train_function_1195]
    Function call stack:
    train_function
    kindly help.

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

    thank you Laurence!

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

    Thanks for this episode

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

    When I tried to use model.predict(img, batch_size=10) in which I inputted my own image, it returned : IndexError: list index out of range. It would be great if someone could help me out.

    • @tsaed.9170
      @tsaed.9170 4 года назад +1

      Your input data has the dimensions that could not fit into the first layers of the MODEL. (You will have to use the images of exactly similar dimensions as are defined in the Input Layer you built.)

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

    Please put these tutorials in a playlist

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

    What does Dropout do ?

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

    Thank you. Where do I find the videos for Tensorflow 2.0.? Hope more videos to come, with advanced networks like GANs, Reinforcement learning or putting this image recognition model on a cellphone.

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

      Stay tuned to this channel, use tensorflow.org, check out Francois Chollet and Aurelien Geron's books, and check out my Coursera courses :)

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

    Hey Laurence, the code you provided has been training for over 4 hours now, and is still at epoch 1. Why is that?

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

      My Ubuntu has one 1080ti and it took about 64 seconds for one epoch. Also I've noticed that adding Conv2D will dramatically increase training time, comparing to previous Dense only networks. If one epoch takes you 4 hours, I think very likely that you are training on a CPU.

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

    Sir is it possible to train InceptionV3 with my classes and get output as my classes and previously trained classe together? if I have 5 classes and InceptionV3 has 100 classes then I want my output as 105 classes

    •  4 года назад

      You can recreate the inception architecture and train it from scratch with all the classes you want but I would require a huge computing power and a vast dataset.
      I would use inception for the classes it was trained and for new classes I would create a little network using transfer learning. Then, I would set a threshold for changing from Inception to the new classifier. I mean, if the max class probably of inception for an image is 0.3 I would send it to the second classifier

  • @VikasKumar-ef1in
    @VikasKumar-ef1in 4 года назад

    If there is any video or can you make any video on Neural network with full explanation of basics like convolution, Kernal, padding, strides, channels, max pooling...

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

    So are these updated for Anaconda python with pilow vs pil on python3?, these tutorials are super helpful to get going in this subject. Thanks for the series.

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

      As an update ( might help someone else ). I was able to get the model to work with pillow I added 'from PIL import Image', I was then able to take the compiled model and load it into a python example which uses a webcam ( 720p ) via OpenCV and get the same results as the image loader.

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

    Muito bom, bora testar!

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

    Could you make a video on how to segment an image? That is, the environment is removed and only the outline of an animal or object remains. Thank you...

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

      Don't have anything like that in the pipeline, sorry. But what I am working on is tutorials to show bounding boxes around classified items in images if that's helpful.

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

      @@laurencemoroney655 Excellent if you train the model from scratch, it will help us a lot, thanks. Greetings from Colombia

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

    Thank you Sir

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

    How can I enclose what the model said in a rectangle? Thank you..

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

      Take a look at models for 'Object Detection' which return the parameters for a bounding rectangle.

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

    i am not able to download those files by that code

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

      The bitly links? I just tried them and they're fine. Can you try again?

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

    Thx! good lecture

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

    How do we find the problem required deep NN not 1 hidden NN?

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

      To be honest, there's a lot of trial and error and/or reading papers that discussed how they did it.

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

    I cant't see the link.

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

    Is this possible on the raspberry pi 4B model?

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

      Yes it is! Check out our content on TensorFlow Lite in particular for Pi stuff

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

    Thank you!

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

    What if I don't want to use your dataset, how do I load my own?

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

      Sure, you can do that...just arrange your images in subdirectories just like I did.

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

    yes, good work ... more tutorials , maybe training a neural network to generate art or music 🧠🤖

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

    Hi, thanks a lot for this understanding of NN . Could you please guide me how to train a model for images of persons and recognize the faces and match them with the existing db. As also, if possible also detect the emotions of humans in videos. Would be very helpful to me please. Thanks a lot again!

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

      I don't really like to do facial recognition, sorry.
      For emotions -- it's very similar to rock/paper/scissors. Get labelled images of 'happy', 'sad', whatever, and organize them in subdirectories etc.

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

    You can upload a video importing the model to Android studio please

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

      Check out the IO talks on TensorFlow Lite on this channel

  • @RandomGuy-hi2jm
    @RandomGuy-hi2jm 4 года назад +1

    *_Whats Next_* ?

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

      Planning a series on NLP, but let me know what you would like!

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

    very nice. thank you :)

  • @2441139knakmg
    @2441139knakmg 4 года назад

    please add more videos