Tensorflow Object Detection in 5 Hours with Python | Full Course with 3 Projects
Video Statistics and Information
Channel: Nicholas Renotte
Views: 291,336
Rating: 4.9763479 out of 5
Keywords: object detection, tensorflow object detection with python, tensorflow object detection, object detection tensorflow, object detection using tensorflow, object detection raspberry pi, object detection tutorial, object detection python, object detection tensorflow 2.0, tensorflow object detection api, tensorflow object detection tutorial, tensorflow object detection raspberry pi, tensorflow object detection tutorial for beginners, tensorflow object detection api google colab
Id: yqkISICHH-U
Channel Id: undefined
Length: 325min 41sec (19541 seconds)
Published: Fri Apr 09 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Ah damn... how am I supposed to get any actual work done for the last 5 hours of this workday
Hey guys OP here. Been messing around with TFOD for a while but realised there wasn't really anything that brought full stack object detection together with some practical projects. Put in a bunch of long weekends to build up this course on Object Detection. Would love any feedback!
Haven't had a chance to look at it yet. TFOD is quite computing-heavy, what's the backend you use? A Nvidia GPU, Google Colab, something else?
Stop giving me things to add to my youtube watch later
Excuse me propably rude question, but what's your motivation for those awesome courses... made free of charge?
I mean, great job and I love it, but I wonder what's behind. I am looking for strength to do similar as blog posts.
Jeez 5 hours! Thanks a lot for making this, gonna try make my way though this today, this plays perfectly into a project I'm working on.
I need to find objects in microscope images. I havenβt watched any of your video yet. Do you think this method could be adapted from camera images to microscope images?
Iβve only taken a few classes in programming: C++, Python, and MATLAB (if it counts); but Iβll definitely give this a look later! Iβve got an idea for a project this would potentially help a lot in.
Could you use a raspbery pi to do some of this? I have this weird little project i want to do.
in my backyard there are squireels, birds, dogs, rabbits, coyotes. I'd love to have a count of the number/frequency of visits by these various types of animals.
wondering if i can have some sort of image capture whenever the frame changes by x amount, takes the pic, sends it to my server for the image recognition. Would that work in theory?