Companies Home Search Profile

Live Human Detection and Counting using Tensorflow 2023

Focused View

comfiny .

5:02:21

155 View
  • 1 - Introduction to AI & Neural Networks.mp4
    08:45
  • 2 - Object Detection Models.mp4
    07:35
  • 3 - Understanding OpenCV.mp4
    04:29
  • 4 - Getting to know about Tensorflow.mp4
    09:05
  • 5 - Human Detection Model.mp4
    03:30
  • 6 - System Requirements & Configuration.mp4
    04:42
  • 7 - Installing Tools.mp4
    15:34
  • 8 - Setting Up Python Environments & Installing PIPs.mp4
    04:19
  • 9 - Introduction to Jupyter Notebook.mp4
    02:34
  • 10 - Setting Up Jupyter Notebook.mp4
    02:50
  • 11 - Testing the working of Jupyter Notebook.mp4
    11:09
  • 12 - Importing Dependencies.mp4
    05:19
  • 13 - CODE Importing Dependencies.html
  • 13 - lecture-13-code-importing-dependencies.zip
  • 14 - Defining and Setting Paths for Labels.mp4
    05:46
  • 15 - CODE Defining and Setting Paths for Labels.html
  • 15 - lecture-15-code-defining-and-setting-paths-for-labels.zip
  • 16 - Capturing Images using OpenCV.mp4
    07:43
  • 17 - CODE Capturing Images using OpenCV.html
  • 17 - lecture-17-code-capturing-images-using-opencv.zip
  • 18 - Downloading LabelImage Tool.mp4
    08:56
  • 19 - CODE Downloading LabelImage Tool.html
  • 19 - lecture-19-code-downloading-label-image-tool.zip
  • 20 - Making Annotations.mp4
    12:18
  • 21 - Customizing Human Detection Model.mp4
    09:27
  • 22 - CODE Customizing Human Detection Model Script record file.html
  • 22 - lecture-22-code-customizing-human-detection-model-script-record-file.zip
  • 22 - lecture-22-generate-tfrecord.zip
  • 23 - Working with workspace.mp4
    07:09
  • 24 - CODE Working with workspace.html
  • 24 - lecture-24-code-working-with-workspace.zip
  • 25 - Tensorflow Model Garden.mp4
    07:31
  • 26 - CODE Tensorflow Model Garden.html
  • 26 - lecture-26-code-tensorflow-model-garden.zip
  • 27 - Protocol Buffers and Protoc.mp4
    17:48
  • 28 - CODE Protocol Buffers and Protoc.html
  • 28 - lecture-28-code-protocol-buffers-and-protoc.zip
  • 29 - Downloading PreTrained Model.mp4
    04:55
  • 30 - CODE Downloading PreTrained Model.html
  • 30 - lecture-30-code-downloading-pre-trained-model.zip
  • 31 - Label Name and UniqueIDs.mp4
    04:28
  • 32 - CODE Label Name and UniqueIDs.html
  • 32 - lecture-32-code-label-name-and-unique-ids.zip
  • 33 - Model Records.mp4
    17:10
  • 34 - CODE Model Records.html
  • 34 - lecture-34-code-model-records.zip
  • 34 - lecture-34-generate-tfrecord.zip
  • 35 - ConfigureCopy & Write PipelineConfig files.mp4
    06:48
  • 36 - CODE ConfigureCopy & Write PipelineConfig files.html
  • 36 - lecture-36-code-configure-copy-writing-pipeline-config-files.zip
  • 37 - Training Human Detection Model.mp4
    17:35
  • 38 - CODE Training Human Detection Model.html
  • 38 - lecture-38-code-training-human-detection-model.zip
  • 39 - Doing Evaluation of Human Detection Model.mp4
    15:31
  • 40 - CODE Doing Evaluation of Human Detection Model.html
  • 40 - lecture-40-code-doing-evaluation-of-human-detection-model.zip
  • 41 - Importing Recommended Libraries & Loading Trained Model.mp4
    03:00
  • 42 - CODE Importing Recommended Libraries & Loading Trained Model.html
  • 42 - lecture-42-code-importing-recommended-libraries-loading-trained-model.zip
  • 43 - Doing Testing & Detections of a particular image.mp4
    10:31
  • 44 - CODE Doing Testing & Detections of a particular image.html
  • 44 - lecture-44-code-doing-testing-detections-of-a-particular-image.zip
  • 45 - RealTime Detections.mp4
    16:44
  • 46 - CODE RealTime Detections.html
  • 46 - lecture-46-code-real-time-detections.zip
  • 47 - Freezing Graph.mp4
    10:19
  • 48 - CODE Freezing Graph.html
  • 48 - lecture-48-code-freezing-graph.zip
  • 49 - Converting HDM into TFLite Model.mp4
    14:13
  • 50 - CODE Converting HDM into TFLite Model.html
  • 50 - lecture-50-code-converting-hdm-into-tflite-model.zip
  • 51 - Exporting Human Detection Model.mp4
    01:45
  • 52 - CODE Exporting Human Detection Model.html
  • 52 - lecture-52-code-exporting-human-detection-model.zip
  • 53 - Complete source code of HUMAN DETECTION MODEL.html
  • 53 - lecture-53-human-detection-model-part1.zip
  • 53 - lecture-53-human-detection-model-part2.zip
  • 54 - Complete Output of This Project.mp4
    08:17
  • 55 - Project Summary.mp4
    09:21
  • 56 - Conclusion The learning outcome.mp4
    05:15
  • Description


    Build your own Human Detection Model from scratch. Implement using OpenCV, Tensorflow, PyYAML, Protobuf & Matplotlib.

    What You'll Learn?


    • Learn to build a complete human detection model from scratch.
    • Get to know about Artificial Intelligence, Neural Networks, OpenCV, TensorFlow, and their applications.
    • Configure the software environment of Anaconda, Jupyter Notebook, and Visual Studio.
    • Learn to set up python virtual environments and configure pips.
    • Start by developing code to capture images using the OpenCV library.
    • Learn about the Image Labelling tool and create annotations.
    • Get to know about Scripts Records and Label Maps.
    • Thereafter we will learn about directories creation, defining paths, and their verifications.
    • We will then understand about TensorFlow Model Garden, WGET Module, and Model API.
    • Learn and implement protocol buffers and procs.
    • Get to know about TensorFlow Model Zoo and the usage of pre-trained models.
    • Learn about Unique IDs, training records, and test record files.
    • Get to know about Configuration path and writing pipeline configurations and checkpoints.
    • Learn how to train custom model and evaluate it.
    • Get to know about the precision, recall, and confusion matrix.
    • Learn to detect people in the images and videos by using the trained model.
    • Thereafter, learn to detect people in real time from an external webcam.
    • After deployment of the model, learn about the freezing graph and saving the final model.
    • Also, learn the process of converting the human detection model into a TensorFlow lite model.
    • Finally, learn about archiving the model for editing and building a different model in future.

    Who is this for?


  • The course is for for anyone who wants to learn and explore the cutting edge technology such as Artificial Intelligence and Machine Learning.
  • Any tech enthusiast who is interested in developing his own AI model from scratch.
  • A student who wants to build his career in the field of Machine Learning.
  • Any hobbyist who wants to deploy this model in his current project.
  • More details


    Description

    A novel approach has been proposed to achieve human detection in photos, videos, along with real-time detection using the system webcam and via the external camera. We will gradually learn and build the entire project. I will cover everything step by step so that it will be easy for you to build your own machine-learning model.

    In this python project, we are going to build a Human Detection and Counting System through Webcam. This is actually an intermediate-level deep learning project on computer vision and TensorFlow, which can assist you to master the concepts of AI and it can make you an expert in the field of Data Science.

    So, for your easy understanding, the course has been divided into 14 sections. Then, let us see what we are going to learn in each section.

    In the first section, we will learn about Artificial Intelligence, Neural Networks, Object Detection Models, Computer Vision Library, TensorFlow, TF API, and its detailed specifications and applications along with appropriate examples.

    In the second section, we will learn about Human Detection Model and then we’ll understand how to install software and tools like Anaconda, Visual Studio, Jupyter, and so on. Next, we will learn about the IDE and the required settings. Later, this will help us to understand how to set up python environments and so on.

    Testing small programs separately in a jupyter notebook will give you clarity about the functionality and the working principle of jupyter notebook. So, in the third section, we will learn about setting up jupyter notebook and workspace.

    The fourth section begins with importing dependencies, defining and setting paths for labels, real-time demonstrations, and source code.

    In the fifth section, we will get to know about the computer vision library and how to capture images using OpenCV. We will understand the script step by step and then proceed further with real-time demonstration and image labeling tools. Thereafter, we will learn about Annotations and their types. And finally, we’ll start making annotations.

    In the sixth section, we will start with the Human Detection Model. Then, we’ll learn to customize our own model. Thereafter, we will proceed with pre-trained models, script records, label maps, and so on. After that, we’ll start working with the workspace.

    The next section will teach us about TensorFlow Model API and Protocol Buffers. Here, we’ll proceed with Model Garden, WGET Module, Protoc, and the verification of the source code. Then we’ll learn here how to download pre-trained models from TensorFlow Zoo.

    After that, in the 8th section, We’ll work with models. Here, we’ll learn how to create a label map, how to write files, and so on. Then, we’ll learn about model records like training and test records, copying model config into the training folder along with real-time demonstration.

    In the 9th section, we’ll proceed with pipeline configurations, where we’ll learn about checkpoints. Next, we’ll go ahead with configuring, copying, and writing pipeline config. And at last, we’ll do the verifications.

    In the 10th section, you will understand how to train and evaluate Human Detection Model. Here we’ll proceed with Training Script, commands for training, and verifications. This is the most important section where we’ll build our Human Detection Model. And, we’ll have to be very careful at this stage, because, “Training” may take long hours or a day, if your system doesn’t have any GPU and has used higher training steps. After completion of training, the model evaluation step comes. So here, we’ll understand about model evaluation, mean average precisions, recalls, confusion matrix, and so on.

    The 11th section will take you to the trained model and checkpoints. Here, we’ll learn about loading pipeline configs, restoring checkpoints, and building a detection model. And then, we’ll understand the source code.

    In the 12th section, we will get to know, how to test Human Detection Model from an image file. Here, we’ll import recommended libraries, and then learn about category index, defining test image paths, and so on.

    The 13th section will get your hands dirty. You will do real-time detections from a webcam and will get to know, how the model performs.

    Finally, in the 14th section, we’ll understand about freezing graphs, TensorFlow lite, and archive models. This is the last section, where we’ll save our Human Detection Model by using the freezing graph method. Then we’ll learn how to convert Human Detection Model into the TensorFlow Lite model.

    Finally, we’ll end this project by archiving our model for future editing.

    Who this course is for:

    • The course is for for anyone who wants to learn and explore the cutting edge technology such as Artificial Intelligence and Machine Learning.
    • Any tech enthusiast who is interested in developing his own AI model from scratch.
    • A student who wants to build his career in the field of Machine Learning.
    • Any hobbyist who wants to deploy this model in his current project.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Comfiny is dedicated to creating a better learning experience for anyone who wants to explore the field of cutting-edge technologies. Our business idea supports this vision by offering a range of well-designed high-quality courses.Comfiny's minds are a team of committed developers involved in sharing knowledge and skills gained from various IT industries.We believe in exploring cutting-edge technologies down to its minute details and aim to cover multiple aspects of it to make sure that learning from us is easy for beginners and useful for advanced learners as well.In case you don't understand a concept or need further explanation on a topic, do post your queries in the Udemy discussion forum.Our dedicated tech support team would love to answer your questions & help you with your queries. In most cases, we get back within one business day.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 35
    • duration 5:02:21
    • Release Date 2022/12/18