Object Detection OpenCV Python | Easy and Fast (2020)

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

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

  • @pete1231
    @pete1231 3 года назад +48

    This was great, so easy and quick. I watched so many other tutorials and there are always a million dependencies and errors, this was awesome, thanks!

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

      how to download COCO dataset?

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

      Peter, could you possibly help me with fixing my error?

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

      i am having issues in getting the resource files such as ssd mobile net v3 and frozen inference....can u plz help me

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

      @@parthverma7089 ​ If you still care go to the link in the description under download code, and then enroll for the course and then go to the lesson that says "Code Files" and then download the files at the top, it might not notify you that you downloaded the files but they will go onto your system

  • @hilmannaufal7128
    @hilmannaufal7128 4 года назад +15

    8:48 "Sometime time it good to be lazy" quote of the day😁

  • @universalduggal1708
    @universalduggal1708 4 года назад +43

    I went on your website to see the weight files and couldn't find them. Where are they?

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

      yes...I also couldn't find it

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

      www.computervision.zone/topic/basic-code/

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

      Those are paid 😥

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

      @@am_editz9145 So this whole tutorial is a waste of time then lol wtf

  • @bryanirvine3914
    @bryanirvine3914 4 года назад +67

    Wonderful tutorial. Thank you so much for sharing your knowledge for free, you make the world a better place.

  • @murtazasworkshop
    @murtazasworkshop  4 года назад +12

    If you would like to follow along, here are the prerequisites:
    1. Pycharm IDE with opencv installed
    2. Coco.names file
    3. Config and Weights file
    4. Test image or webcam
    All the files can be downloaded from the below link under the "Intermediate" section by the heading "Object Detection Opencv"
    www.murtazahassan.com/courses/opencv-projects

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

      " classIds, confs, bbox = net.detect(img,confThreshold=thres" this code getting error" what can i do

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

      there is nothing inside "-----Intermediate----" section??

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

      I can't find the files under the intermediate section. Can u please share them again? We love the video, it rocks!

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

      The weights Are in the dataset folder downloaded from kaggle

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

      classIds, confs, bbox = net.detect(img, confThreshold=thres)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      i am getting error

  • @ezzeldin101
    @ezzeldin101 3 года назад +24

    Sir can you put the links of the resources files in the description, please?
    We cannot perform anything without these files.

  • @qweqwe-kd4yc
    @qweqwe-kd4yc 4 года назад +2

    Good Job Murtaza. Hello from Turkiye to Pakistan

  • @sohailali5741
    @sohailali5741 4 года назад +46

    Excellent tutorial.! Can you please make a tutorial on how to train Object Detection models using our own dataset?

    • @shaik.gulshanmohiddin5966
      @shaik.gulshanmohiddin5966 4 года назад +11

      towardsdatascience.com/creating-your-own-object-detector-ad69dda69c85 u can check here!!

    • @گیمینگ
      @گیمینگ 4 года назад

      Chekc the ai guy gethub he is explaining everything good but not perfect,
      I need a video as you said to

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

      @@shaik.gulshanmohiddin5966 hey shaik, im having some issues with the installation, could you help me solve it?
      cannot import name 'model_lib_v2' from 'object_detection"

  • @nobody-kn9kw
    @nobody-kn9kw 11 месяцев назад

    I gotta say, this video was just what I was searching for, great work man!!!

    • @yamzthe
      @yamzthe 10 месяцев назад

      I have error in classIds,confs,bbox=net.detect(img,confThresholf=thres)
      Assertion failed, !ssize.empty() in function
      What should I do?

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

    This is just gold. Thank you so much Murtaza I'm a broke student but eager to dive into Computer Vision and thanks to your altruism in making this content I am can to learn something that otherwise I would not be able to. Thank you

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

      i am having issues in getting the resource files such as ssd mobile net v3 and frozen inference....can u plz help me

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

    Awesome Sir ...... This the one of the best video i seen in youtube......you code are esay to understand.....thank so much sir... That One is really esay to use .....

  • @reold
    @reold 4 года назад +9

    Good Job from India to Pakistan!
    (Others are saying you live in pakistan)

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

    Great Tutorial Murtaza .from Iran to Pakistan

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

    Excellent explanation. You made me to fell in love with openCV.

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

      what means box[2] and box[3] ?

  • @StormRaider2010
    @StormRaider2010 3 года назад +8

    Thanks a lot for the tutorial, as usual well explained and straight to the point. Can you please point me to where I can download all the files you have imported at the start of the lesson. I can't find them. Thanks

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

    This was super helpful! Your live coding is very impressive. Thanks!

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

    Can you please give straight link to the dataset and the files you add to project at the start of video

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

    thank you soo muchh!Very informative and detailed video

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

    You sir, are a god amongst men.

  • @2000varma
    @2000varma 3 года назад +8

    Excellet tutorial! Can you please explain why we have set the input parameters(Size, Scale, Mean, SwapRB) to the net object?

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

      i am having issues in getting the resource files such as ssd mobile net v3 and frozen inference....can u plz help me

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

    I will definitely put this to use in my own project sometime! Thank you for making this tutorial.

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

      Can i get your project name?

  • @alasthereshopeforyou.1719
    @alasthereshopeforyou.1719 Год назад

    Thank you very Much. This has been very very helpful!

  • @Be_Wondered
    @Be_Wondered 4 года назад +9

    SystemError: returned a result with an error set
    Can you please help me in this case.

    • @501ismail501
      @501ismail501 4 года назад +2

      I solved it by downloading same files as Murtaza used (there is a link in the descriptions)

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

      I am not able to open any file from the link in the description, please help

    • @501ismail501
      @501ismail501 3 года назад

      @@pranavsundriyal1251 you need to enroll the course first

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

      @@501ismail501 where

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

      @@501ismail501 where is it man wtf>?????????

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

    Excellent tutorial. I'm currently working on a project that requires an ai to be able to recognize 4 different objects and then determine their orientation orientation this helped a lot with recognition.

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

      Glad it was helpful!

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

      @@murtazasworkshop It indeed was. The big challenge is now how to determine how the object is oriented relative to the camera. Found a lot of papers online but no real explanation on how to do it.

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

      @@murtazasworkshop Where can i download the coco dataset from? And the .pb file? please

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

      I am also working on a project, will this program work on Arduino?please reply

    • @yamzthe
      @yamzthe 10 месяцев назад

      I have error in classIds,confs,bbox=net.detect(img,confThresholf=thres)
      Assertion failed, !ssize.empty() in function
      What should I do?

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

    "Speed and accuracy"
    The mouse = Hot Dog
    0:08

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

    Assalamualykm bro yr videos help me alot ♥

  • @Python-eu7ok
    @Python-eu7ok 2 года назад

    Thanks Really Helpful
    I love 🌹 your videos

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

    Thanks so much for making this, I learn't a lot from you.

  • @هاجرأسامة-و3ز
    @هاجرأسامة-و3ز 4 года назад +6

    Thank you! I have a question. How can I get the config and weight files?

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

      I have the same question

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

      Follow the first link in the discription. And enrole it's free.

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

      @@gabetower6165 The link in the course doesn't work anymore

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

    What cam are you using?, Are you using a ESP32?

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

    I am getting this error:
    net = cv2.dnn_DetectionModel(weightsPath,configPath)
    AttributeError: module 'cv2.cv2' has no attribute 'dnn_DetectionModel'
    Do you know or anyone know how to solve this problem? thank you.

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

    need weekly thrice videos like these please I am sharing this with all my friends

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

    Thanks for the video! Love it! Can you do a tutorial on adding custom classes to the coco dataset for Object Detection with OpenCV Python? :)

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

    i got an error, "line 31" List Out of The Range.
    what should I do?

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

      did you find the solution???? please help me

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

    i also Get This Problem
    SystemError: returned a result with an error set
    how to slove it ...??

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

      install package opencv-contrib-python and then it works

    • @501ismail501
      @501ismail501 4 года назад

      @@juanpablomarintrujillo6838 I solved it by downloading same files as Murtaza used (there is a link in the descriptions)

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

    great tutorial from a great teacher

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

    Incredible... Thanks for the effort and time

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

    1:55 where did you get that stuff i'm really confused

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

      you can find it on my website. Just follow the link in the description and enroll to get access.

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

    This is my first video of its and it's the third time in watching it today so I pressed the big red button directly

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

    Hi I'm a computer engineering student from the Philippines, I am thankful for your videos this video helps me a lot and I am also currently enrolled at your website and I'm very thankful for this :)))))

    • @yamzthe
      @yamzthe 10 месяцев назад

      I have error in classIds,confs,bbox=net.detect(img,confThresholf=thres)
      Assertion failed, !ssize.empty() in function
      What should I do?

    • @RaghunathTambde
      @RaghunathTambde 9 месяцев назад

      Check the VideoCapture if it is "1" make it "0"

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

    Great video!! everything worked perfectly

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

    SystemError: returned a result with an exception set
    Sir can you help me out with this? I've searched for this error in several places but can't seem to be of help...
    I'm using VS Code as a platform...
    Thank You

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

    Does this work anymore? I'm getting an error for the following.
    net = cv2.dnn.DetectionModel(weightsPath, configPath)
    AttributeError: module 'cv2.dnn' has no attribute 'DetectionModel'

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

    For real man you inspired many of my main projects on AI. Thank you

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

    Dr. Murtaza, I need to know how to close up the 'complete' course in your website. At times, I play the video straight from youtube. when I log in in my account it is showing not complete. My question is, do I have to log in to continue the lesson? there is no option to 'continue' later...

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

    I having a problem with cv2.dnn_DetectionModel(). Can you help me how to fix this?

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

      i have the same problem
      if u know help me

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

      @@notkekoii yes me too, how i can fix it?

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

    Where can we found the fronzen_interference_graph? Thank you

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

    Can you do a video on how to train new objects from a collection of images? Your content is great!

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

      i am having issues in getting the resource files such as ssd mobile net v3 and frozen inference....can u plz help me

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

    Can I do this using a hikvision IP camera rather than webcam? If so then can you do a quick tutorial on this? Thanks for your hard work. It is much appreciated

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

    How to connect the camera to the laptop? In order for it to access the program. And does this needs a microcontroller?

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

    i dont understand why videos like this still get people who dislike it......

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

    love your work from bangladesh

  • @서주아이스주-s6c
    @서주아이스주-s6c 3 года назад

    Thank u verry much i love you❤️❤️

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

    how to downloads the files?????
    The files are not hyperlinked and i cannot download it...pls help

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

      I guess you need to register for the course on the right top corner of the page where you have the Teddy Bear. It is free.

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

      Register for what? Where? I found this video on RUclips.

    • @501ismail501
      @501ismail501 4 года назад

      @@kenengel620 The code is on the murtazahassan's website (link in descriptions) but you need to create an account and enroll the course to download

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

    sir please help,
    its showing
    Traceback (most recent call last):
    File "H:\object_detection\object_d.py", line 31, in
    cv2.putText(img,classNames[classId-1].upper(),(box[0]+10,box[1]+30),
    IndexError: list index out of range

    • @ibbsinn
      @ibbsinn 10 месяцев назад

      same , did you find the fix?

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

    Why do you put the wrong link for your code? Download code doesn't mean buy courses! :(

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

    why I have a error: returned a result with an error set??

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

      hello did you solve it?im getting the same error

    • @501ismail501
      @501ismail501 4 года назад

      I solved this problem by downloading the exact same files in the descriptions

    • @هاجرأسامة-و3ز
      @هاجرأسامة-و3ز 4 года назад

      @@501ismail501 Hi. How did you get them?

    • @501ismail501
      @501ismail501 4 года назад

      @@هاجرأسامة-و3ز I created an account on that website and I enrolled the course. Then the links appeared.

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

    Request Tutorial:
    - Detect rotation angle from template.

  • @burakm.431
    @burakm.431 4 года назад +2

    What is the algorithm used (cascade classifier etc.)? How does it detect objects?
    Can it be used for a specific object? Thank you, good job.

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

      it can be used for a specific object. For only one object you can create your own haar cascade or for a lot of object you can train your own dataset.

    • @yamzthe
      @yamzthe 10 месяцев назад

      I have error in classIds,confs,bbox=net.detect(img,confThresholf=thres)
      Assertion failed, !ssize.empty() in function
      What should I do?

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

    Help pls. When it detects more than one object in gives out an error: cv2.putText(img, classNames[classId-1].upper(), (box[0]+50, box[1]+30), cv2.FONT_ITALIC, 1,
    IndexError: list index out of range
    Edited: in fact it shows few objects (with bad accuracy) for a few secs and then gives an error because classIds has index 90 and that is out of coco.names range

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

      same
      is there any fix?

    • @dans-designs
      @dans-designs 2 года назад

      I am getting the same error but with numbers 44 and 77... which is definitely within the coco.names range.... for those having issues with over 90 being detected, make an entry in coco.names for that number and see if it fixes it??

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

    which software you using? plz tell me @Murtaza's

  • @dompower500
    @dompower500 4 года назад +8

    Since your videos are always easy to follow and efficient, we are eagerly waiting sir. Thsnk you for working hard to bring excellent tutorials. Can you pls cover a subject how to control relay or any device from pyCharm running on windows? (Bcs of GPIO, I will be able to do in Raspberry)

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

      Hi . There is a similar tutorial i have done that communicates with arduino using serial communication and controls a servo . You can check that. ruclips.net/video/TymXJVk-I6Q/видео.html

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

      @@murtazasworkshop Thank you very much sir.

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

      i am having issues in getting the resource files such as ssd mobile net v3 and frozen inference....can u plz help me

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

      @@parthverma7089 did you get the solution? i too am having problems

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

      classIds, confs, bbox = net.detect(img, confThreshold=thres) i am getting error over here
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^@@murtazasworkshop

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

    Hi Bro,
    I am running the code but after 5 to 10 sec i get an error
    Error:
    Traceback (most recent call last):
    File "e:\ObjectDetector\venv\main.py", line 30, in
    cv2.putText(img, classNames[classId-1].upper(), (box[0]+10, box[1]+30), cv2.FONT_HERSHEY_COMPLEX,1,(0,255,0))
    IndexError: list index out of range
    [ WARN:0] global C:\Users
    unneradmin\AppData\Local\Temp\pip-req-build-m8us58q4\opencv\modules\videoio\src\cap_msmf.cpp (438) `anonymous-namespace'::SourceReaderCB::~SourceReaderCB terminating async callback
    What shoul i do to correct it?

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

      any leads on this one?

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

      Any fixes on this
      kindly help

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

      @@Ashwinisn242 any fix?

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

      This issue is answered here: stackoverflow.com/questions/67448987/indexerror-list-index-out-of-range-object-detection
      The problem is actually with when you are reading and stripping coco.names.
      Have a read of that link and it explains it well in the answers :)

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

    (-215:Assertion failed) !ssize.empty() in function 'cv::resize',anyone have solution for this

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

    how to solved net = cv2.dnn_DetectionModel(weightsPath,configPath)
    SystemError: returned a result with an error set

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

      Have you fixed it? I'm having the same problem

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

      @@madshyrup4226 did you fixed it? i also having same problem and could you tell that where did you det config and weight files i get it from a github page. thanks in advance

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

      Yes plz tell having same problem wat to do

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

      @@sakshamsinha5164 I think your weight file was broken. Download a new file

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

    What is the extension of coco.name ??

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

    For some reason, I can't download the files. help

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

    you are BEST . tanx for sharing .

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

    How to get the initial files you put in to project? Coco names and SSD files.

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

    Good work keep it up bro.

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

    Hello, sir a nice tutorial. but can ask if object detection can light LED after the detection is done? I'm trying to apply it in RPI and in real-time

  • @JH-on1rw
    @JH-on1rw 3 года назад

    Thanks for lecture, Did you run Pycharm to using code?

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

    Can you do object detection with recorded video instead of the image?

  • @Java-fj3mk
    @Java-fj3mk 2 года назад

    Thanks a lot for this great tutorial. I have watched couple of the videos here in RUclips, but no one make it straight forward like you. In line 22 why you didn't flatten the bbox when you use it with the zip function?

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

    Thanks for your great work! Your videos never disappoint...

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

    Bro can u tell me how you have learned ML and AI, I mean from where or which sourcee

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

    plzz help me out I am stuck with this error
    cv2.putText(img, classNames[classId - 1].upper(), (box[0] + 10, box[1] + 30),
    ~~~~~~~~~~^^^^^^^^^^^^^
    IndexError: list index out of range

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

    I'm having trouble finding the ssd file, can anyone help me, please.

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

    very helpful. Thank you so much

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

    Sir after starting first 4 line it shows an error imshow() takes 1 positional arguments but 2 were given ....
    Sir plz solve my problem

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

    which function I need to add if I want to count how many times I lost my object from screen

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

    Can you please make a video about scanning the area by LIDAR?

  • @01learnwithme
    @01learnwithme 2 года назад

    Sir
    Ye
    Ssd_mobile_v3_large_coco wali files kaha se import ke Hain

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

    hi its good tutorual but can you tell me how I add anthor coco names like names that were not in coco name if I add that can be destroy the code?

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

    Hi! it was such a great tutorial but you haven't attached the .pb and .pbtxt files link, it will be great if you can provide the link.

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

    Sir I have a slight problem after following your tutorial on object detection. I am getting an out of index error while running it. Can anyone help me?

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

      Guys i fixed the index error!
      add this to your code and delete old classNames. This is your new ClassNames.
      classNames = ['person','bicycle','car','motorcycle','airplane','bus','train','truck','boat','traffic light','fire hydrant','street sign','stop sign','parking meter','bench','bird','cat','dog','horse','sheep','cow','elephant','bear','zebra','giraffe','hat','backpack','umbrella','shoe','eye glasses','handbag','tie','suitcase','frisbee','skis','snowboard','sports ball','kite','baseball bat','baseball glove','skateboard','surfboard','tennis racket','bottle','plate','wine glass','cup','fork','knife','spoon','bowl','banana','apple','sandwich','orange','broccoli','carrot','hot dog','pizza','donut','cake','chair','couch','potted plant','bed','mirror','dining table','window','desk','toilet','door','tv','laptop','mouse','remote','keyboard','cell phone','microwave','oven','toaster','sink','refrigerator','blender','book','clock','vase','scissors','teddy bear','hair drier','toothbrush','hair brush']

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

      @@yasntrktr OMG you saved me bro, thanks

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

      @@victoralonso272 you are welcome!

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

    dir, please tell us ,the method used is machine learning or transfer learning?? please reply fast.

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

    Can we improve the model's accuracy!?

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

    this script not using tensorflow ,is it?

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

    How can I Apply this object detection model on a reception robot and detect the floor to be able to walk and avoid objects ?? Any idea :) Thanks

  • @zerlinalilin
    @zerlinalilin 10 месяцев назад

    It's work! thanks a lot!!!

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

    thank you the video. I wonder where we train the model?

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

    permisiion to learn sir. thank you

  • @h-electronics602
    @h-electronics602 3 года назад

    what is the difference between your method and tensorflow?

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

    Thank you for sharing this but can you also show how you trained it to detect images and then classify them?

  • @FaizanAli-sh6uy
    @FaizanAli-sh6uy 2 года назад +1

    where I can get coco datasets, weights, and config files???
    can anyone please help me?

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

    Merciiiiii pour votre effort

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

    Interesting cant wait!

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

    where are you getting the coco.names file from? I cant locate your files directly from the link you have provided in the video desciption.

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

      Follow the link in the description and enroll in the course at the top of the page to get access.

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

    Is there a link to where we can get the files you used???