Download Image Dataset from Google Image Dataset | FREE Labeled Images for Machine Learning

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024
  • This video titled "Download Image Dataset from Google Image Dataset | FREE Labeled Images for Machine Learning" explains the detailed steps to download and install Google open image datasets to create your own custom dataset where images are already annotated or labeled. The images can be different categories such as dog, person, vehicles, gadgets, etc. So we would be extracting just the required category or specific class images on which you can train your object detection or classification neural network based models. We would be using Open Image Dataset for this purpose. What more amazing is that it's free and available online. We can build and train YOLO 3, v4 related object detection models.
    Google Open Image Dataset - opensource.goo...
    Git Link for OIDv4: github.com/Esc...
    ----------------------------------------------------------------------------------------------------------
    The AI University Website: www.theaiuniversity.com
    Get the "The AI University" Android App on Google Playstore
    ------------------------------------------------------------------------------------------------------------
    Join this channel to get access to perks:
    / @theaiuniversity
    ------------------------------------------------------------------------------------------------------------
    FOLLOW ME ON:
    Twitter: / theaiuniverse
    Facebook : / theaiuniversity
    Instagram: / theaiuniversity
    Telegram: t.me/theaiuniv...
    Tool for Keyword Research, Channel Health, Thumbnail Generation for your channel : www.Tubebuddy....
    ▶ GITHUB REPO : github.com/nit...
    About this Channel:
    The AI University is a channel which is on a mission to democratize the Artificial Intelligence, Big Data Hadoop and Cloud Computing education to the entire world. The aim of this channel is to impart the knowledge to the data science, data analysis, data engineering and cloud architecture aspirants as well as providing advanced knowledge to the ones who already possess some of this knowledge.
    Please share, comment, like and subscribe if you liked this video. If you have any specific questions then you can comment on the comment section and I'll definitely try to get back to you.
    ******Other AI, ML, Deep Learning, Augmented Reality related Video Series****
    Deploy Machine Learning Models as Web App using Flask & Docker on Azure Cloud - bit.ly/2Lgnd0g
    Machine Learning Data Pre-processing & Data Wrangling using Python - bit.ly/2K6psly
    Machine Learning & Deep Learning Project - bit.ly/2L0DUwz
    Machine Learning Projects in HINDI - bit.ly/2OSX7l5
    Deep Learning Neural Network Tutorials - bit.ly/2K6e6hB
    Machine Learning & Deep Learning Bootcamp Series - bit.ly/2K4648Q
    Machine Learning using Spark MLLib - bit.ly/2QuKQGK
    Augmented Reality Free Tutorial - bit.ly/32ioysS
    Data Engineering Full Hands-on Course - bit.ly/2CsxSPz
    Hadoop, Machine & Deep Learning on Azure Cloud Tutorial Series - bit.ly/2K74l2I
    Natural Language Processing - bit.ly/2YtXQuF
    Develop Dashboard for Business Intelligence & Data Science(Plotly Dash Tutorial Series) - bit.ly/2Yu1Uen
    Data Science Tip and Tricks and Career Advice - bit.ly/2YvO6QE
    Machine Learning, Deep Learning Maths(Matrix & Vector Operations) - bit.ly/2YxhOEZ
    ******************************************************************
    DISCLAIMER: This video and description may contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission.
    #GoogleOpenImageDataset #DownloadImageDataset #YOLOObjectDetection

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

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

    State True or False: While Downloading Images from Open Image Dataset, we can limit the number of images we want to download using the filter argument - -limit followed by a numeric number.

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

      True

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

      True

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

      T

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

      What if I want to download the whole dataset for realtime object detection..How can I do that......please do clarify.

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

      In gui, you showed version 6 but in cli you use version 4

  • @ahmed-nm2bl
    @ahmed-nm2bl 2 года назад +3

    Dear Mr. Nitin,
    Thank you so much for your efforts.
    I have a small question, after you download the dataset, it does not contain the label(boundary boxes), why?
    How can we do that to download a dataset with the labeling and we can convert it to YOLO extension for using it?

  • @webslinger2011
    @webslinger2011 4 месяца назад

    Hi! how can I download a class having two-words as a description from the command line? Like Computer+mouse. Thank you very much for the videos!

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

    Thanks a lot for this! Very easy to understand, step by step guide!

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

    Very good tutorial on how to download images from google!!!
    Thank you very much.!

  • @hammadkhan7927
    @hammadkhan7927 Год назад +2

    Sir please help images are not downloading and the annotations file is downloded for whole dataset means here limit is not working.

  • @deniz.7200
    @deniz.7200 Год назад +1

    How should we know the available classes to download ? In this example only Coffee and Tea are presented.

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

    Thank you. This helps a lot !!

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

    you are best Sir..

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

    sir you're a life saver

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

    Why is only the "class-descriptions-boxable" file created while the "train-annotation-bbox.csv" file is not generated?

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

    Hey, is this the procedure to download segmented images as well?

  • @lunaestella1384
    @lunaestella1384 5 месяцев назад

    Sir i got the csv folder downloaded but not the annotations ? what can be the wrong thing i did?

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

    interesting tutorial!
    I have a question: the speed of downloading the images depends on what? does it depend on my GPU or something else?

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

    Hello, can we use this steps for YOLOv5 model? (or higher version)

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

    Thank you Thank you.. worked for me

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

    i faced the issue of array index out of bound can u solve this ? ERROR MESSAGE : File "main.py", line 37, in
    bounding_boxes_images(args, DEFAULT_OID_DIR)
    File "C:\Softwares\OIDv4_ToolKit\modules\bounding_boxes.py", line 106, in bounding_boxes_images
    class_dict[class_name] = df_classes.loc[df_classes[1] == class_name].values[0][0]
    IndexError: index 0 is out of bounds for axis 0 with size 0

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

      Also the downloaed file is empty in directory

    • @ГюставЭйфель-б3б
      @ГюставЭйфель-б3б Год назад +2

      The problem is that we write in --classes. I also get this error when I try to write a two-word class name, or a class name that doesn't exist.

    • @ГюставЭйфель-б3б
      @ГюставЭйфель-б3б Год назад +1

      Check if you spelled the class name correctly and if you replaced the spaces in its name with _

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

    Yes we can decide the limit

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

    a question how to save annotation in text file?

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

    Respected sir, I am working on a classification task of snake images but i have only 5000 images with 35 classes. The labels are annotated into a different csv file(Image_Id and breed). I am facing problem to crate a tarin.csv using my downloaded image dataset. Could you please share a demo code example where I can create a annotation label csv using downloaded images.

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

      All the code files can be found on www.theaiuniversity.com by enrolling for free for the same course.

  • @vikashkumar-cr7ee
    @vikashkumar-cr7ee Год назад

    Dear Tutor,
    I am getting an error 'ModuleNotFoundError: No module named 'awscli.' Infact I was able to download CSV file, but the dataset (train image ) couldn't be downloaded. Kindly help me out

  • @SuryaM-uj2gs
    @SuryaM-uj2gs Год назад

    im getting this error IndexError: index 0 is out of bounds for axis 0 with size 0 and folder is also empty its not downloading .. can anyone help me with this

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

    hello frends. if any images includes 3 class like man women dog , is this a problem !!! because of model testing test photo and model saying that if i find dog women and man but there is just dog label on the test photo !!!

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

    Great video.

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

    hi, sir, I am from Pakistan. when I try to download the app. the message show this app is not available in your country. your tutorial is so helpful for me.

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

    can we download xml annotation instead of txt?

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

    In gui, you showed version 6 but in cli you use version 4

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

    I am getting this error can you please help. Thank you
    File "main.py", line 18, in
    from modules.parser import *
    ImportError: No module named modules.parser

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

    It is giving cv2 error

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

    hey i am getting this error when i download
    Traceback (most recent call last):
    File "C:\software\OIDv4_ToolKit\main.py", line 37, in
    bounding_boxes_images(args, DEFAULT_OID_DIR)
    File "C:\software\OIDv4_ToolKit\modules\bounding_boxes.py", line 106, in bounding_boxes_images
    class_dict[class_name] = df_classes.loc[df_classes[1] == class_name].values[0][0]
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
    IndexError: index 0 is out of bounds for axis 0 with size 0

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

    Its does not working. I'm create 5 classes Person , Dog ,Cat , Snake, Fox . but its only download images for only 1st Person class not all togethers in one common folder .Its just download 1000 images for Person class.
    using this command
    python main.py downloader --classes Person Fox Dog Snake Cat --type_csv train --multiclasses 1 --limit 100

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

    What if I want to download the whole dataset for realtime object detection..How can I do that.......someone please clarify

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

      that are over 500 GB of files... If you think you can use 500 GB of images for object detection you should be able to figure it out by yourself

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

    But valid folder where??

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

    thanks for this great playlist, but your website is unreachable to get the code of this project. Please do something about it

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

      It's reachable Vaibhav. Whats the issue are you facing?

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

      @@TheAIUniversity it shows the website is unreachable

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

      @@TheAIUniversity please ping me with the website address

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

    True

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

    Sir i got the csv folder downloaded but not the anootations ? what can be the wrong thing i did?