OpenCV Course - Full Tutorial with Python

  Переглядів 2,959,036

freeCodeCamp.org

freeCodeCamp.org

День тому

Learn everything you need to know about OpenCV in this full course for beginners. You will learn the very basics (reading images and videos, image transformations) to more advanced concepts (color spaces, edge detection). Towards the end, you'll have hands-on experience building a Deep Computer Vision model to classify between the characters in the popular TV series "The Simpsons".
⭐️ Code ⭐️
🔗Github link: github.com/jasmcaus/opencv-co...
🔗The Caer Vision library: github.com/jasmcaus/caer
🎥 Course from Jason Dsouza:
- Check out his UKposts channel: / jasmcaus
- Follow him on Twitter: / jasmcaus
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:01:07) Installing OpenCV and Caer
Section #1 - Basics
⌨️ (0:04:12) Reading Images & Video
⌨️ (0:12:57) Resizing and Rescaling Frames
⌨️ (0:20:21) Drawing Shapes & Putting Text
⌨️ (0:31:55) 5 Essential Functions in OpenCV
⌨️ (0:44:13) Image Transformations
⌨️ (0:57:06) Contour Detection
Section #2 - Advanced
⌨️ (1:12:53) Color Spaces
⌨️ (1:23:10) Color Channels
⌨️ (1:31:03) Blurring
⌨️ (1:44:27) BITWISE operations
⌨️ (1:53:06) Masking
⌨️ (2:01:43) Histogram Computation
⌨️ (2:15:22) Thresholding/Binarizing Images
⌨️ (2:26:27) Edge Detection
Section #3 - Faces:
⌨️ (2:35:25) Face Detection with Haar Cascades
⌨️ (2:49:05) Face Recognition with OpenCV's built-in recognizer
Section #4 - Capstone
⌨️ (3:11:57) Deep Computer Vision: The Simpsons
⭐️ More ways to connect with Jason Dsouza ⭐️
- Medium: / jasmcaus
- Twitter: / jasmcaus
- LinkedIn: / jasmcaus
✏️ Check out Jason's Deep Learning Crash Course for Beginners: • Deep Learning Crash Co...
⭐️ Special thanks to our Champion supporters! ⭐️
🏆 Loc Do
🏆 Joseph C
🏆 DeezMaster
--
Learn to code for free and get a developer job: www.freecodecamp.org
Read hundreds of articles on programming: freecodecamp.org/news

КОМЕНТАРІ: 995
@ashishk81
@ashishk81 3 роки тому
Can't express my feelings when you get some of the awesome courses on internet for free of cost 🙏
@minhajsixbyte
@minhajsixbyte 3 роки тому
same, thanks to all these cool guys i never had to buy a course when i wanted to learn something new.
@everettmusicdojo
@everettmusicdojo 3 роки тому
Free Code Camp is the best!
@justinr9699
@justinr9699 3 роки тому
Couldn’t agree more! We’re living in the matrix and everyone watching took the blue pill (or whichever one was the right choice lol)
@foryoutube1975
@foryoutube1975 2 роки тому
Really?
@kaeptnbaloo
@kaeptnbaloo 2 роки тому
@@foryoutube1975 lol that is what i thought too,
@ejliud
@ejliud 3 роки тому
omg your courses get released a moment after i start learning a new stuff! GREAT CONTENT! THANKS FCC!
@ankithguzz
@ankithguzz 3 роки тому
Thank you guys for making such quality videos that has helped millions. I've benefited a lot from your previous tutorials and I'm excited to learn opencv as well! Thank you!!
@anshul_13j
@anshul_13j 2 роки тому
I was just clicking on random videos on YT and I somehow landed on this course and GOD THANK YOU! Learned a lot and lots of things here that I could've learned nowhere better. Thank you for this course, although there were somethings in the last part of this course that I was not able to understand but I got a glimpse of how things are and how they work, I'll definitely learn them.
@anirudhgangadhar6158
@anirudhgangadhar6158 Рік тому
This is a goldmine of a resource. I have 3+ years experience with image processing in MATLAB. Totally into Python now and enjoying this awesome tutorial.
@abhishekaarav4650
@abhishekaarav4650 Рік тому
Hi aniruddh can i get your contact / email please? Have some work in your domain its urgent
@dremr2038
@dremr2038 Рік тому
Which is better to start with? Python or MATLAB for ML?
@anirudhgangadhar6158
@anirudhgangadhar6158 Рік тому
@@dremr2038 From my experience, Matlab does not offer as much dynamism and flexibility, so I would definitely go with the former. I've used both but once I made the transition to Python, there was no looking back!
@finix7419
@finix7419 6 місяців тому
@@dremr2038 python is so good for ML, I don't think it has any rivals other than maybe R
@fratcetinkaya8538
@fratcetinkaya8538 2 роки тому
Thanks for all your efforts, spent times, and open source-free courses. Indeed, I've started OpenCV through that course, and it's been a superb starting point for me. And there are also different kinds of courses related to Data Science and am gonna benefit from them as well. Am grateful to know a such channel and a such course..
@cahideneskeles638
@cahideneskeles638 3 роки тому
I was desperately looking for an OpenCV tutorial and I saw this like a hero :)
@Soulripper38
@Soulripper38 2 роки тому
OMG I love this, soooo straight to the point and clear. I wish all tutorials were like yours!!!!!
@b.f.skinner4383
@b.f.skinner4383 3 роки тому
Can't express how grateful I am for this amazing content. Thanks guys
@parsahosseini4241
@parsahosseini4241 3 роки тому
Finally, a 2020 updated opencv tutorial on the internet
@sakethgupta2885
@sakethgupta2885 3 роки тому
You got that right boi
@vaibhavchaudhary4966
@vaibhavchaudhary4966 2 місяці тому
Damn, never felt this confident on anything after just finishing the course. Kudos to you guys for bringing out this gem of a tutorial and channel as well. And all of it FREE OF COST🙏🙏
@phantomgaming5199
@phantomgaming5199 Рік тому
2:44:26 When The Face was Detected This moment gave me the most happiness to be able to detect a face. THANK YOU FOR THIS COURSE
@AWSInsightHub
@AWSInsightHub 3 роки тому
Hi Jason, I have been going through many courses for OpenCV (Not that I didn't understand them) but I should say even though the course is fast-paced but well explained and especially Chapter BITWISE operations Awesome!..keep it going very well explained and practically show.
@ice-skully2651
@ice-skully2651 Рік тому
Absolute lifesaving course! in the span of a few hours I was able to do my own computer vision projects! Sidenote : the cat pictures were a bit too cute and sometimes distracting haha.
@MalcolmJones-bossjones
@MalcolmJones-bossjones 2 роки тому
One of the best courses i've taken, thank you for this !
@suhebpapa07
@suhebpapa07 2 роки тому
Just finished it's awesome course... It goes like begginer to advance.. Thank you ;)
@rdm5687
@rdm5687 3 роки тому
Yeeaah. I'm just starting my TFG about Image Processing with Python and this comes out. Love FCC!
@TheKing-ul5pw
@TheKing-ul5pw 2 роки тому
ukposts.info/have/v-deo/rX6ErKiOeq2G0oU.html ..
@C_Omkar
@C_Omkar 2 роки тому
@@TheKing-ul5pw ?
@kdubovetskyi
@kdubovetskyi 2 роки тому
2:08:26 - actually everything was OK. You don't need to pass masked image to calcHist mask parameter. You can just pass white circle instead, as you did first time. You can compare both histogram plots and make sure, they are identical. It worked because cats-in-a-circle image is identical to white circle in bitwise operations (if those cats have no zero valued pixels in the circle region)
@S06paths
@S06paths 2 роки тому
The course has been really confusing at times. Thankfully, I did the same before following him so I agree with your findings
@jinkswang6788
@jinkswang6788 Рік тому
you are right.
@johnsonsubedi1193
@johnsonsubedi1193 3 роки тому
The exact thing I've been looking for Thanks a lot
@cowloverschronicles
@cowloverschronicles Рік тому
It's amazing when you find the right tutorial all for free, Thanks Jason
@somethingnew4650
@somethingnew4650 3 роки тому
I've been waiting for this kind of tutorial here thank you
@Mike-fd7uf
@Mike-fd7uf 3 роки тому
Been needing this video since last christmas! lol Thank you! -- +9999pts for linking up concepts to examples in the video. Something abt the documentation just gets my mind wandering until I've forgotten what it was I was looking for in the first place. ;D
@falgunpawar
@falgunpawar 2 роки тому
Just gonna thank this channel and Sir you are the best teacher I have ever come across
@greenkiwi7941
@greenkiwi7941 3 роки тому
I just comment so it reaches more people, because this helps THAT lot. Thank you for making this, and for making this free! It's greatly appreciated!
@azzamgalal5350
@azzamgalal5350 Рік тому
Thank you for the interesting content. The error in the face recognizer is due to 3:04:44 It should be for (x, y, w, h) in face_rects: faces_roi = gray[y:y+h, x:x+w] instead of: for (x, y, w, h) in face_rects: faces_roi = gray[y:y+h, x:x+h]
@ironichoneybadger5066
@ironichoneybadger5066 Рік тому
3:27:20 if you're following along with pycharm from tensorflow.python.keras.utils.np_utils import to_categorical should be used instead of from tensorflow.keras.utils import to_categorical
@stian2403
@stian2403 Рік тому
Hi Jason! Great work and i've had a blast following your course! In the module "Face detection with Haar cascades" i'm having trouble with Visual studio code reading the xml file. The error says "You don't have an extension for debugging XML. Should we find a XML extension in the Marketplace?" Then i click "Find XML extension" and download a few of the options i get here, but neither seem to work out for me. Do you have any advice?
@chrisonicx5170
@chrisonicx5170 3 роки тому
thanks for the amazing lesson best opencv course ever!
@hungoan426
@hungoan426 3 роки тому
This is exactly what i'm looking for, thank you !
@ethanspitips5903
@ethanspitips5903 3 роки тому
Wow! More content in this than in my semester long Computer Vision course. Thanks!
@shawnshaomengyuan391
@shawnshaomengyuan391 3 роки тому
Hi, this video is great to introduce opencv. I have a question how do you mask a picture of a specific area like blur, something like Mosaic? it looks not easy to implement with this .
@praagnya
@praagnya 3 роки тому
Perfect OpenCV course to start off! 👍🏼
@littlecurrybread
@littlecurrybread 3 роки тому
this is nuts that this is free!
@skipper2023
@skipper2023 3 роки тому
讲的非常详细, I like this video.
@Robotprogramming
@Robotprogramming 3 роки тому
Great Job, by the far it is the best video of OpenCV I have seen... keep sharing more please
@esebomekperikpe346
@esebomekperikpe346 4 місяці тому
This is one great tutorial I have come across, thanks for the effort and time put into this.
@mhb0496
@mhb0496 Рік тому
1:30:00, I try a little tweak here by using ones() instead of zeros(), then multiple blank by 255, so I can get a white canvas. The results are interesting cause it display sort of CMYK.
@PP-tc1zp
@PP-tc1zp 3 роки тому
Thank you for this course.
@javadmahdavi1151
@javadmahdavi1151 Рік тому
this course is so incredibly useful for me , thank you so much.
@michaelmortenson9188
@michaelmortenson9188 Рік тому
Thanks for the tutorial! A great way to start understanding open cv and computer vision. Well done!
@geekyaman3842
@geekyaman3842 3 роки тому
WAS WAITING FOR THISSS!!!!!
@TheKing-ul5pw
@TheKing-ul5pw 2 роки тому
ukposts.info/have/v-deo/rX6ErKiOeq2G0oU.html ..
@aLoffDasVampiros
@aLoffDasVampiros 2 роки тому
2:41:06 Tutorial is awesome, the explanations are much better than other tutorials I have tried, only ran into one real issue so far and that was during the "Face detection with Haar Cascades". When referencing the xml file, I found out I needed to implement the full path to the file in order to get it working properly, just thought I would throw that out there in case anyone else runs into a similar problem.
@muhammadbello8756
@muhammadbello8756 2 роки тому
Hi, Does this course go deep into utilizing artificial intelligence?
@clementcabaud8356
@clementcabaud8356 2 роки тому
Thanks a lot !
@chinmayganguly457
@chinmayganguly457 Рік тому
Are you talking about how to solve the xml parsing error that happens? because yes i'm suffering from that currently. What do you mean by full path? because my xml file is saved in the same directory as my face detection file
@incrdble9704
@incrdble9704 Рік тому
@@chinmayganguly457 I had the same issue. Just look at your explorer tab (it's on the left in VSCode), right click on your xml and then click 'Copy Path' (or 'Copy Relative Path', it also worked for me)
@StaMariaRock
@StaMariaRock Рік тому
Yeah, same situation, in my case was because I created a file inside "resources" to have more order, so VS Code needed me to give the exact file path to run haar_face.xml. Thanks for the tip
@hernandobolanos798
@hernandobolanos798 2 роки тому
Borned to teaching code!!!....excellent methods and speech...thanks for give us a lot against none trading off fee.....keep on that way my friend!!!
@egekor5383
@egekor5383 2 роки тому
You are the best, thanks a lot, it helped a lot for my internship project.
@ammuubisht
@ammuubisht 3 роки тому
I'M HALF DONE WITH THIS VIDEO, AND I MUST SAY THIS IS A GEM VIDEO❤
@jasmcaus
@jasmcaus 3 роки тому
Thank you very much! I'm glad this video helped you :)
@didyouknowthisweird
@didyouknowthisweird 3 роки тому
That was a nice course for starting machine learning but please look at (3:38:00) . We're larning to reach a conclusion . So why the model cannot work correctly?
@Anonymous-tm7jp
@Anonymous-tm7jp 3 роки тому
Omg, having awesome tutorials free of cost, much much better than what programming learners expect.
@myip05
@myip05 2 місяці тому
Thank you for making this available for everyone, really appreciate the good work!
@RajvirSingh1313
@RajvirSingh1313 3 роки тому
Hey I see your effort. You all are putting so much effort and time in these videos. I think if you make the roadmaps videos like if you want to become a android developer watch this playlist in which you can mention all the videos that are related to the android development. Yes I know that you already had created playlists but they are kinda incomplete and are not roadmaps videos. And one more suggestion make a playlist of roadmaps videos for different learning paths like you had created pytorch and tensorflow tutorials if they both are mentioned in a roadmap video of data scientist and a pdf in description as if anyonnes wants to print and want the learning steps so he/she can download the pdf. I hope you will like my suggestion. Even I follows your tutorials but i didn't know whether the tutorial is for my path or not and then after researching and learning my own I find that you had made the tutorials but I was not able to identify that the tutorial is helpful or not. So if you do this it will save so much time and everyone will know what to do next. Thanks For Reading My Suggestion :)
@supreetkaur9762
@supreetkaur9762 3 роки тому
Nice!
@TechWithRushabh
@TechWithRushabh 3 роки тому
u must check code with harry in that case. only if you know hindi
@RajvirSingh1313
@RajvirSingh1313 3 роки тому
@@TechWithRushabh Yes know that but they have more audience than Code With Harry. So if they did this it will help more people.
@TechWithRushabh
@TechWithRushabh 3 роки тому
@@RajvirSingh1313 Yea I know that would be cool.
@RajvirSingh1313
@RajvirSingh1313 3 роки тому
@@TechWithRushabh Even I am learning c++ from him!
@yahmk3978
@yahmk3978 3 роки тому
Thank you for your effort. I' am going to watch it later: not that easy to reserve almost 4 hours :)
@ramnivashsah1291
@ramnivashsah1291 3 роки тому
This video is really good for learning new things related to computers..🤩🤩🤩🤩🤩💮..good job guys....I learned almost the concepts...and making a project now..
@danny9642
@danny9642 Місяць тому
Completed this in two weeks, what an amazing course! For the computer vision part on kaggle, you might have to use your own model, i recommend convolutional layers. The model used by the tutor is out of date and you might encounter roadblocks. Good thing is, every other line of code works well with any model of choice. Really enjoyed this course and i look forward to doing advance stuff from here!
@cbsnow1
@cbsnow1 2 роки тому
"train_gen = datagen.flow(x_train, y_train, batch_size=BATCH_SIZE)" gives a ValueError: "`x` (images tensor) and `y` (labels) should have the same length. Found: x.shape = (80, 80, 1), y.shape = (11047, 10)"
@h.vats_
@h.vats_ 2 роки тому
The tutorial is great. Everything is explained in a great way. The only thing that I felt could be improved is by using some constants instead of just writing them again and again like you did in draw.py. You could've specified constant like STARTING_POINT, ENDING_POINT, COLOR and many more which would've made the code much more readable and could've also reduced the tutorial length. I would be making a pull request for this soon. Thank you for this amazing tutorial :)
@bubbelut
@bubbelut 2 роки тому
If you are using intellisense, it will also pop up what each parameter is! But yeah I agree, magic numbers are never good
@AtanuShome
@AtanuShome 2 роки тому
Excellent quality. Impressive making. Thank you.
@ladybernadettebacalso8992
@ladybernadettebacalso8992 2 роки тому
thank you very much for this free course! you helped lots of students.
@gabbur9072
@gabbur9072 2 роки тому
Awesome video, thanks a lot! One very important question: how may I display those small explainations/suggestions of the parameters I can put into the functions? For example: I type in "cv.rectangle(" but there is no popup that shows which parameters I can put into the functions. In your case it's very nice and clearly visible! Do I need a vs code addon for opencv? Thanks in advance!
@rajas6777
@rajas6777 2 роки тому
I had the same issue as well but a stackoverflow post had the solution. Apparently sometimes the path to the file with those suggestions is in chinese and they don't show in the editor. All you had to do is use "from cv2 import cv2 as cv" rather than "import cv2 as cv", this fixed the issue for me, try it once.
@TheZym0
@TheZym0 2 роки тому
pylance ;)
@imyasharya
@imyasharya 3 роки тому
Hi, I am using OpenCV in Ubuntu 20 and it is kinda weird to say but it is somewhat different from what is being shown in the video. When I hover my mouse over the image, I can see the X-Y coordinates as well as the R, G, B values of those pixels. Also, there are some hidden buttons that allow me to zoom in, zoom out, and save the image. Anybody else experiencing the same?
@matheusgolzio5994
@matheusgolzio5994 3 роки тому
Omg dude you are amazing, thx for sharing your knowledge with us!
@enriquejimeneztrejo590
@enriquejimeneztrejo590 2 роки тому
I'm learning a lot of thing here. Your a master in the matter. Congrats
@sumithbhat
@sumithbhat 3 роки тому
I voted for this! Yayy!!!
@m4leopard635
@m4leopard635 3 роки тому
🤚✌️
@lucaslindgren3237
@lucaslindgren3237 3 роки тому
@@m4leopard635 Sup from 30 seconds ago
@m4leopard635
@m4leopard635 3 роки тому
@@lucaslindgren3237 can't get u bro
@lucaslindgren3237
@lucaslindgren3237 3 роки тому
@@m4leopard635 yo again
@4TH4RV
@4TH4RV 3 роки тому
Same
@AmanJain-qg5hz
@AmanJain-qg5hz 2 роки тому
3:29:55 - `x` (images tensor) and `y` (labels) should have the same length - People who are getting this error, convert the list x_train and y_train to numpy arrays x_train=np.array(x_train) y_train=np.array(y_train)
@royalarindam
@royalarindam 3 роки тому
Thanks for these extremely helpful videos man!
@karuraTV
@karuraTV Рік тому
51:21 very useful and well-explained video. Keep up the good content sir
@testerpokemon3714
@testerpokemon3714 2 роки тому
Thank you so much! One question: Do I need to "normalise" the input image before send it into model.prediction in the Simpsons demo?
@jasmcaus
@jasmcaus 2 роки тому
Depends what you mean by normalise. To train effectively, your input images will need to be structurally similar - this means that if one input image is 640x320, *all* the other images must be 640x320. If you expose one image to mean subtraction, it would be wise to do the same for the rest of the images. Hope this helps! Cheers :)
@asdfasdf-yv4vt
@asdfasdf-yv4vt 2 роки тому
Fun drinking game: Have a drink every time he says “bleu.”
@dharantejav3375
@dharantejav3375 9 місяців тому
And also "Essentially"😂
@laststrawwork5752
@laststrawwork5752 8 місяців тому
This joke is rouge
@108boi
@108boi 3 місяці тому
This is a good coas with lots of impotes
@sadrabroo6575
@sadrabroo6575 Рік тому
Thanks, this tutorial was good and very quick introduction to image processing and video processing for beginners.
@nilshult6401
@nilshult6401 3 роки тому
Good and entertaining video series. The last video gave me a good lol in the middle of the night here. I think I woke up my neighbors thinking about one of the ”classic quotes from known and unknown programmers”: ”Despite the fact that it doesn´t work - How do you like it?” No affence man.
@frederiktoklenegard7255
@frederiktoklenegard7255 3 роки тому
What is the extension to display those short descriptions of the functions?
@HenkBreewel
@HenkBreewel 3 роки тому
Kite AI Code AutoComplete, I think
@TheBehnamH
@TheBehnamH 2 роки тому
You can use "help()" and pass in the function. for example "help(print)" Also, you can use "?? print" or any function you have in mind.
@arnavsharma5805
@arnavsharma5805 3 роки тому
Which extension is he using in vs code, which displays the function arguments etc. as soon as he types the function?
@colebob9
@colebob9 3 роки тому
Should just be the Python extension made by Microsoft
@zain5251
@zain5251 2 роки тому
Try kite
@ndk2803
@ndk2803 2 роки тому
This is really helpful. Thank you so much.
@devarshsanghvi9315
@devarshsanghvi9315 3 роки тому
I never learned bitwise operation his much easily ❤️❤️
@anshuflu
@anshuflu 2 роки тому
Hi Jason, Your course is very detailed and oriented towards practical application of concepts taught. Loved it. I have a personal project which could really benefit from your skills. I am not sure if you do freelance work or are interested to have a listen... Please let me know if i can reach you somehow to discuss this further...
@xathien572
@xathien572 4 місяці тому
Tiết là anh ta quá bận để trả lời bạn:))
@JamesJohnAgar
@JamesJohnAgar 3 роки тому
How close is this to the technology to the large scale commercial organsations are using such as Facebook, Apple etc? What percentage are the commercial organisations getting when they run their image identification systems?
@joelapin953
@joelapin953 2 роки тому
ukposts.info/have/v-deo/f56feq9nrHyWlHk.html
@BigDaddyRenny
@BigDaddyRenny 11 місяців тому
This video is a great help to start computer vision. Thank you so much
@karthiklogan9384
@karthiklogan9384 3 роки тому
Every videos is top notch and the explanation was so good
@sambathnarayananparthasara9403
@sambathnarayananparthasara9403 2 роки тому
Thank you ! Wonderful video. I encountered problem when trying to run ' Face Recognition with OpenCV's built-in recognizer' (Face Detection ' works) at the line face_recognizer = cv.face.LBPHFcaeRecognizer_create() Attribute Error: module 'cv2.cv2' has no attribute face Surfing the net, for solution, realized, many people have encountered this problem Any help appreciated
@sambathnarayananparthasara9403
@sambathnarayananparthasara9403 2 роки тому
I fixed this error, it took me some time to figure out, many users have been struggling with this error by mistake, I had installed both opencv-python & opencv-contrib-python Even after uninstalling opencv-contrib-python, I was continuing to get the following error --------------------------- Successfully uninstalled opencv-contrib-python-4.5.2.52 python3 faces_train.py Training done --------------- Traceback (most recent call last): File "faces_train.py", line 44, in face_recognizer = cv.face.LBPHFaceRecognizer_create() AttributeError: module 'cv2.cv2' has no attribute 'face' --------------------------- Then it stuck me, it is picking the cv2 from some where else I reconfirmed this with Python shell & pip list ------------------------------ python3 Python 3.7.6 (default, Jan 8 2020, 19:59:22) [GCC 7.3.0] :: Anaconda, Inc. on linux Type "help", "copyright", "credits" or "license" for more information. >>> import cv2 >>> cv2.__version__ '4.5.1' pip list | grep opencv opencv-python 4.5.1.48 ---------------------------- Then once I uninstalled, opencv-python and reinstalled opencv-contrib-python, ONLY the error message vanished and face_recognition started working ---------------------------- Successfully uninstalled opencv-python-4.5.1.48 Successfully installed opencv-contrib-python-4.5.2.52 python3 faces_train.py Training done ---------------
@lavanyaratna6697
@lavanyaratna6697 2 роки тому
@@sambathnarayananparthasara9403 thank you so much it worked for me....
@hugonordenswan8198
@hugonordenswan8198 2 роки тому
I am getting this error: "x` (images tensor) and `y` (labels) should have the same length" when following the last tutorial. Does anybody know how to fix this?
@esser50k
@esser50k 2 роки тому
same here
@stuffonthepark
@stuffonthepark 2 роки тому
Hey, I know this is late but thought I would post here in case anyone else gets the issue. It's because of a library update - you need to convert them from python arrays to numpy arrays. Here is the code, run it after doing caer.train_val_split x_train = np.array(x_train) y_train = np.array(y_train)
@stuffonthepark
@stuffonthepark 2 роки тому
You will also need to do this to the x & y_val lists too
@insanehum987
@insanehum987 2 роки тому
@@stuffonthepark Thanks man you saved my ass
@techtechnical2604
@techtechnical2604 2 роки тому
@@insanehum987 was your ass on the line
@brendanjames8818
@brendanjames8818 2 роки тому
A well compiled video of opencv examples! :)
@nikhilpandravesham9648
@nikhilpandravesham9648 Рік тому
Thanks alot free code camp for providing such a wonderful comprehensive tutorial on openCV
@harryhancock7371
@harryhancock7371 3 роки тому
Hey, got an error when creating the image training generator on line: train_gen = datagen.flow(x_train, y_train, batch_size=BATCH_SIZE) Not sure why it gave the error below ValueError: `x` (images tensor) and `y` (labels) should have the same length. Found: x.shape = (80, 80, 1), y.shape = (11047, 10, 10)
@Bora-vu4ku
@Bora-vu4ku 3 роки тому
I'm having the same error
@baudysdev
@baudysdev 3 роки тому
You can just continue and it will work
@qantum251
@qantum251 3 роки тому
3:09:05 a 110% "pretty sure there's an error somewhere" .... 3:39:15 "...definitely not the best model that we could've asked for..." this is learning the blind way, nothing replaces reading a good book, more cartesian, more precise.
@abhinavmishra9323
@abhinavmishra9323 2 роки тому
You mean that reading books are much better, please suggest a book then plz
@oussbo3010
@oussbo3010 2 роки тому
in arabic we have a proverb, make better or keep silent, I dont judge ur ability to do so but his work is great and I found it amazing , any books for suggestion!!!
@brockobama257
@brockobama257 3 роки тому
Thank you, I will watch the entire thing
@evilservo
@evilservo 2 місяці тому
great job so far in 1:11 now and love the content also just realized how amazing these image manipulation softwares are amazing EDIT: Into advance section now and the true power of openCV is here awesome and awesome tutorial
@theturingtoy6759
@theturingtoy6759 2 роки тому
The way he said Bleaaaa(blur), I fell for his channel
@isamuchild3587
@isamuchild3587 3 роки тому
I stucked an error at 3:30:00 and i surrendered to resolve. Finally, your Github resume back again together with "Fix Sklearn ImportError" which is inside simpsons.py then i follow the github to import sklearn.model_selection as skm and change x_train, x_val, y_train, y_val = caer.train_val_split(featureSet, labels, val_ratio=.2) to split_data = skm.train_test_split(featureSet, labels, test_size=.2) x_train, x_val, y_train, y_val = (np.array(item) for item in split_data) So far, I don't find error at all. Thanks a lot
@anggasukmabahari6342
@anggasukmabahari6342 3 роки тому
Thank you bruh!
@csking9929
@csking9929 3 роки тому
Thanks!
@sankulpkhera7507
@sankulpkhera7507 2 роки тому
Hi, fist of all thanks for this amazing video. I had a small doubt that is it possible to create multiple masks and combine them on one single image ? Like, we create 3-4 masks and put them on the three cats in the image. Can you please explain or just give a hint ? Thank you :)
@arshsharan7897
@arshsharan7897 3 роки тому
Sir at 1:10:39 , we used blur to find out Contours Drawn and the normal img to find canny , so they were so different . I used blur in both cases and then the Contours Drawn and Canny seemed to be quite same.
@sankaranarayanan7847
@sankaranarayanan7847 3 роки тому
Plss. I need a detailed vannila js course plss
@nupurtomar5874
@nupurtomar5874 3 роки тому
In Face Recognition section, at 3:07:45 , in my case, model is always recognizing image with confidence of 0.0 . Could anyone please help me? Please?
@56_ashishsingh91
@56_ashishsingh91 3 роки тому
How many images are you using to train your model?? If you use more images then confidence would also increase.
@egemeyvecioglu3165
@egemeyvecioglu3165 2 роки тому
Same problem, but i assume the confidence is actually 100.0 and there is a problem due to data type because i always get the correct result.
@noobypro4560
@noobypro4560 3 роки тому
thank you Freecode camp i was waiting for this kind of videos thanks
@jaikishank
@jaikishank 3 роки тому
Thanks Jason for the excellent tutorial .It was a great learning experience in OPENCV..
@gargeyasharma4858
@gargeyasharma4858 3 роки тому
Thanks, I was looking for some free course for image processing for computer vision👌👌
@vambylamby83
@vambylamby83 10 місяців тому
Warning, the Simpsons deep learning part is having some difficulties as decay and learning rate are deprecated in Keras 2.3 above, might need to find a new way to overcome it.
@Shekleer
@Shekleer 10 місяців тому
Did you find the solution? Hit if you do, thx
@Laracno
@Laracno 10 місяців тому
That's awesome. Thanks a lot for the effort put in the video.
@Phagocytosis
@Phagocytosis 2 роки тому
Is there a way to directly read the contents of a tkinter Canvas object instead of an image file? Maybe not with the imread() function, but another function? Or would I need to save the Canvas as an image first and then read in that image?
@elirannissani914
@elirannissani914 3 роки тому
When i try to import cv2 it says that it cant import it, And I installed it, (I checked twice) That is what the compiler says: "ImportError: numpy.core.multiarray failed to import" Someone knows why?
@1980legend
@1980legend 3 роки тому
check your numpy version: print(np.__version__) I've had issues with 1.19.4. Then downgrade to 1.19.3 in the terminal using: pip install numpy==1.19.3
@elirannissani914
@elirannissani914 3 роки тому
@@1980legend And then you tried to import cv2 and there was no error?
@elirannissani914
@elirannissani914 3 роки тому
@@1980legendit still says it cant import cv2, after i downgrade the numpy version to 1.19.3
@elirannissani914
@elirannissani914 3 роки тому
@@1980legend Oh never mind it is working THANK YOU SO MUCH MY GOOD FRIEND!
@rutwikhiwalkar9583
@rutwikhiwalkar9583 3 роки тому
If you are using VScode try from cv2 import cv2 instead of import cv2 as cv this worked for me
@imyasharya
@imyasharya 3 роки тому
Okay, here's the shortcut I found about VS Code: Ctrl + '/' -> Comments out a line Alt + Up/Down Arrow -> To move text up and down And this is personalized: Alt + D -> Duplicates the lines Please share your shortcuts as well.
@yeasirmohammadakib2487
@yeasirmohammadakib2487 2 роки тому
Thank for the nice video. One question on how to detect color percentage using OpenCV?
@pablosantiago9946
@pablosantiago9946 3 роки тому
This video is AMAZING.Thanks!.
Python Machine Learning Tutorial (Data Science)
49:43
Programming with Mosh
Переглядів 2,6 млн
OpenCV Python Tutorial #1 - Introduction & Images
14:52
Tech With Tim
Переглядів 318 тис.
You’ve Never Seen A Race Like This 🚀
00:21
Red Bull
Переглядів 27 млн
SUPER PRAYER (all 4 shorts) Steve, Herobrine & Alex
00:27
Sam Green
Переглядів 14 млн
What Is an AI Anyway? | Mustafa Suleyman | TED
22:02
TED
Переглядів 277 тис.
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Переглядів 1,3 млн
Software Engineering Job Interview - Full Mock Interview
1:14:29
freeCodeCamp.org
Переглядів 1,2 млн
Python for Beginners - Learn Python in 1 Hour
1:00:06
Programming with Mosh
Переглядів 16 млн
Image Processing with OpenCV and Python
20:38
Rob Mulla
Переглядів 113 тис.
Der wahre Grund: Warum Aliens keinen Kontakt mit uns wollen | Terra X Lesch & Co
18:50
The FASTEST Way to Learn to Code & Get a Job
5:48
Programming with Mosh
Переглядів 53 тис.