Creating Image Dataset using Google Teachable Machine | GeeksforGeeks

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • In this video, we're going to discuss how to create an Image Dataset using Google Teachable Machine. The Google Teachable Machine is an online open-source environment that is used to develop and train machine learning and deep learning supervised models without using any programming language. Here, we'll see the step-by-step process to do the same. So, let's get started now.
    Check out the Related Links:
    Google Teachable Machine [teachablemachi...]
    Image Classification using Google’s Teachable Machine [www.geeksforge...]
    Apply For Video Internship Program - script.geeksfo...
    Our courses: practice.geeks...
    This video is contributed by Akshit Madan.
    Please Like, Comment, and Share the Video with your friends.
    #machinelearning #projects ​#google #imageclassification #dataset #kaggle #deeplearning
    Install our Android App:
    play.google.co...
    If you wish, translate into the local language and help us reach millions of other geeks:
    www.youtube.com...
    Follow us on our Social Media Handles -
    Twitter- / geeksforgeeks
    LinkedIn- / geeksforgeeks
    Facebook- / geeksforgeeks.org
    Instagram- www.instagram....
    Reddit- / geeksforgeeks
    Telegram- t.me/s/geeksfo...
    Also, Subscribe if you haven't already! :)

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

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

    Apply For Video Internship Program - script.geeksforgeeks.org/on-boarding/youtube

  • @starstenaal527
    @starstenaal527 3 года назад +9

    It might confuse beginners so this should be mentioned:
    Using only one photo per class to create an entire dataset will overfit the model. the prediction will only work for images from the dataset.
    I understand this video was meant to explain the concept, not create the strongest model.

  • @Official.chukwuemekajames
    @Official.chukwuemekajames 7 месяцев назад +1

    Well done champ. Thank you

  • @fredh3152
    @fredh3152 7 месяцев назад +1

    Excellent video! I have a question. When we turn on the webcam, are we suppose to hold our image in front of it physically(meaning we have to print a copy of that image and hold it in front of the web-cam) or can we somehow access the image from our computer and then have the webcam see it there??

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

    THANK YOU THANK YOU THANK YOUUUUUUUUUUUUUUUUUUUUUUUU

  • @CADMD-q9k
    @CADMD-q9k Год назад +1

    how can i take the data set in jupyter as input data set for my project for example we import csv files while doing any projects
    can you help me with this