AWS PoC Implementation - Object Detection Rest API using Lambda, Rekognition & API Gateway

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ส.ค. 2024
  • Hello, Guys, I am Spidy. I am back with another video.
    This tutorial walks you through creating a comprehensive Proof of Concept (PoC) for an Object Detection API using AWS Lambda, Rekognition, and API Gateway, starting from the ground up.
    Chapters:
    00:00 - Video Introduction
    00:47 - Overview of Architecture with a Use Case Explanation
    03:42 - Creation of Lambda Function and In-Depth Code Explanation
    10:11 - Lambda Layer creation
    13:52 - API Gateway Setup and Configuration of Lambda Integration
    16:49 - Deployment of the API
    17:32 - Testing of the Deployed API
    Used Services
    - AWS Lambda: Handles API backend Object Detection processing.
    - AWS Rekognition: Detects objects from images.
    - API Gateway: Creates a public API.
    Code ► github.com/Spidy20/Object-Det...
    AWS Tutorials ► • AWS Tutorial
    Donate ► machinelearninghubai@okhdfcbank
    Note: If you want me to solve your errors and make the project run into the system, I will do it using a remote desktop, and it will be paid. You can reach me at kushalbhavsar58@gmail.com for your queries.
    🔥 Don't forget to Subscribe
    My GitHub for free projects► github.com/Spidy20
    My store for buying paid projects► bit.ly/3hXSZxQ
    Facebook► / machinelearninghubai
    Instagram► / machine_learning_hub.ai
    Paypal► www.paypal.com/paypalme/spidy...
    Buy Coffee for me► www.buymeacoffee.com/spidy20
    Playlist that you should check👇
    Machine Learning College Projects► www.shorturl.at/mpIJY
    Python College Projects► www.shorturl.at/nDR25
    Android App using Python► www.shorturl.at/pzCMQ
    "The video thumbnails were created using publicly available images from Google images and are used solely for thumbnail purposes. I do not claim ownership of these images. If you are the owner of any copyrighted content used in these thumbnails and want them removed or changed, please contact me and I will comply promptly. Thank you."
    #aws #lambda
    #python #serverless

ความคิดเห็น • 13

  • @its_kumar
    @its_kumar 7 หลายเดือนก่อน

    good video

  • @manasgoyal9899
    @manasgoyal9899 2 หลายเดือนก่อน

    hello sir , firstly very nice video
    i am currently working with custom label one and with the api i am not able to access the function it is saying me 404 bad reqiuest
    please help

    • @MachineLearningHub
      @MachineLearningHub  2 หลายเดือนก่อน

      Bad request means just check your request type, which you have configured for api, and then check it for your sending requests. If both opposite then this issue arises.

  • @lakshminarayanau3989
    @lakshminarayanau3989 7 หลายเดือนก่อน

    Thanks for this video, it is very useful.
    Is there way to have Base Auth Authorization process also via API Gateway instead of open API?

    • @MachineLearningHub
      @MachineLearningHub  7 หลายเดือนก่อน

      Yes, API key you can attach to your API, as security. For scaling purpose also you can do configuration as well. There are multiple configuration available.

  • @kaelthunderhoof5619
    @kaelthunderhoof5619 4 หลายเดือนก่อน

    Hi, do you have any source for virtual try-on system. I'm making a Web Based Facial Feature Recommendation system for a salon and I don't know where to start for the AI face augmentation.

    • @MachineLearningHub
      @MachineLearningHub  3 หลายเดือนก่อน

      Yes there's one service called AWS Rekognition, you can explore that and achieve your outcome.

  • @shrihari.s2764
    @shrihari.s2764 5 หลายเดือนก่อน

    Hello sir pls reply for my comment

  • @shrihari.s2764
    @shrihari.s2764 5 หลายเดือนก่อน

    Hello sir i have a doubt in face recoginition system video th-cam.com/video/3Zme2MBJfWM/w-d-xo.htmlsi=mYyzfTvLPYRIdd1r (sonam kumari channel)
    She said u done the project
    Pls kindly reply for my doubt i subscribed both channels
    My sister have to submit the project monday so i need to the project immediately for him...
    Pls tell me step by step or tell the tools to be installed...

    • @MachineLearningHub
      @MachineLearningHub  5 หลายเดือนก่อน

      Please read that code repository.... And install all the dependencies.
      But remember that this project developed 5-6 years back, do might be some modules can't be working.

    • @shrihari.s2764
      @shrihari.s2764 5 หลายเดือนก่อน

      @@MachineLearningHub sir can you tell the project tutorial as step by step sir...it was very useful to me to handle

    • @MachineLearningHub
      @MachineLearningHub  5 หลายเดือนก่อน

      Tbh, I don't even remember now, it's been long years, please check that link and read me description. You will get it.