Bleed AI Academy
Bleed AI Academy
  • Видео 42
  • Просмотров 441 558
A 9000 Feet Overview of Entire AI Field + Hybrid AI | AI Explained (Pt 4/4) | Episode 6 #CVFE
In this video, you will first learn about some interesting hybrid branches (Semi-Supervised Learning and Self-Supervised Learning) of AI. And then we’ll also cover AI industries, AI applications, applied AI fields, and a lot more, including how everything is connected with each other. Believe me, this is one tutorial that will tie a lot of AI Concepts together that you’ve heard out there, and you don’t want to skip it.
Download Infographic for this Video: app.monstercampaigns.com/c/s1o74crxccvkldf3pw2z/
Read Blogpost Here: bleedaiacademy.com/overview-of-the-field-artificial-intelligence-part-4/
Watch Other CVFE Episodes here: ruclips.net/user/hashtagcvfe
00:00 Intro
01:45 Semi-Supervised Lear...
Просмотров: 2 165

Видео

Designing Advanced Image Filters in OpenCV | Creating Instagram Filters - Pt 3⁄3
Просмотров 2,6 тыс.2 года назад
In this video, you will learn to create 10 very interesting and cool Instagram filters-like effects on images and videos. The Filters which are gonna be covered are; Warm Filter, Cold Filter, Gotham Filter, GrayScale Filter, Sepia Filter, Pencil Sketch Filter, Sharpening Filter, Detail Enhancing Filter, Invert Filter, and Stylization Filter. This is the last video in our 3 part Creating Instagr...
Creating Advance Color Filters using Lookup Tables in OpenCV | Creating Instagram Filters - Pt ⅔
Просмотров 9422 года назад
In this video, you will learn what LookUp Tables are, why are they preferred along with their use cases in real-life, and then utilize these LookUp Tables to create some spectacular photo effects called Color Filters a.k.a. Tone Effects. And then you will create a user interface similar to the Instagram filter selection screen using mouse events & trackbars in OpenCV. This is the second video i...
Mouse Events & Trackbars in OpenCV | Creating Instagram Filters - Pt ⅓
Просмотров 6752 года назад
In this video, you will learn all the nitty-gritty details required to use Mouse Events (to select an image filter) and TrackBars (to control the intensity of filters) in OpenCV, and to kill the dryness we will learn all these concepts by building some mini-applications, so trust me you won't get bored. This is the first video in our 3 part Creating Instagram Filters series. All three videos ar...
Creating an Executable Image analysis GUI App | PyQt | TensorFlow | Mediapipe | OpenCV (10/10)#CVBCA
Просмотров 1,7 тыс.2 года назад
This is a demo video of a GUI (.exe) application in which you will learn to wrap up different face analysis models ( like the hair segmentation model, race analysis model, age and gender analysis model ) in a nice-looking user-friendly Interface. You will also learn how to compute overall metrics from an image dataset. Image Database Analysis is a very popular problem these days, so this app wi...
Real-Time Exercise Monitoring System With Pose Detection | Mediapipe | OpenCV | (9/10) #CVBCA
Просмотров 13 тыс.2 года назад
This is a demo video of an application in which you will learn to create a complete exercise monitoring system using pose detection, the application will be capable of monitoring 5 different exercises for you, it will count Squats, Biceps, Pull-ups, Push-ups & Sit-ups in real-time. People in the industry are already working on this area and creating products on this, Now you can do it too. If y...
AI Filters With Emotion Recognition Based Triggers | Mediapipe | OpenCV | (8/10) #CVBCA
Просмотров 1,1 тыс.2 года назад
This is a demo video of an application in which you will learn to Combine Emotion Recognition with AI Filters. These filters trigger when you make certain expressions. These aren't just basic filters but I’m using a Selfie segmentation model to segment me and insert background video effects behind me. Want to learn how to train custom emotion recognition models & create this app & Others? If yo...
Computer Vision For Building Cutting Edge Applications Course Trailer
Просмотров 7622 года назад
This is the Trailer of Our Application-based Course, where we teach you how to build state-of-the-art cutting-edge vision applications. Whether you're a seasoned AI professional or someone just looking to start out in AI, this is the course that will teach you, how to Architect & Build complex, real-world, and thrilling AI applications. The only hard skill you need to take this course is python...
VR Face Makeup With Real-Time Gesture Controls | Mediapipe | OpenCV | (7/10) #CVBCA
Просмотров 1,8 тыс.2 года назад
This is a demo video of an application in which you will learn how to apply makeup the right way, … With AI. It's a VR python-based makeup solution that you can control with hand gestures. In this era of remote working and eCommerce, you can design a VR cosmetic solution and sell it to big brands. L'Oréal Paris, a cosmetic / makeup company worth 38.3 Billion Dollars already uses Computer Vision...
Merging Computer Vision & AI with Physics | Pymunk | Mediapipe | OpenCV | (6/10) #CVBCA
Просмотров 1,7 тыс.2 года назад
This is a demo video of an application in which you will learn how to create structures with actual physical properties (mass, elasticity, acceleration, and everything) by just writing in the air utilizing hand gestures. If you want a step by step tutorial on exactly how to create this, then make sure to join the course: bleedaiacademy.com/computer-vision-cutting-edge-course/ Inside the course ...
Real-Time Sign Language Recognition (CNN + LSTM) | Mediapipe | TensorFlow | OpenCV | (5/10) #CVBCA
Просмотров 8 тыс.2 года назад
This is a demo video of an application in which you will learn how to perform Real-Time Full Body Sign Language Recognition. The application, takes into account the hand, face, and body movements in a sequence of frames and feeds the landmark points to an LSTM, which then predicts the sign in real-time. If you want a step by step tutorial on exactly how to create this, then make sure to join th...
Advance Shape / Object Manipulation via Hand Gestures | Mediapipe | OpenCV | (4/10) #CVBCA
Просмотров 1,2 тыс.2 года назад
This is a demo video of an application in which you will learn how to utilize hand gesture for creating and manipulating visual elements a virtual painter with adjustable colors. Drag & Change positions of objects, Change shape & Rotate. All with hand gestures. If you want a step by step tutorial on exactly how to create this, then make sure to join the course: bleedaiacademy.com/computer-visio...
Creating an AI Director for Automating a Multi-Camera Setup | Mediapipe | OpenCV | (3/10) #CVBCA
Просмотров 1,8 тыс.2 года назад
This is a demo video of an application that processes streams from different cameras and detects facial pose, using mediapipe and some maths and then shifts the main OpenCV window based on which camera stream the user is looking at. This task of switching between live cameras is done by a Video Director or by a post-production editor, but here we’re doing with this with AI. This is not just a p...
Real-Time Style Transfer Painting Portrait | Python | Mediapipe | OpenCV (2/10) #CVBCA
Просмотров 7522 года назад
Here's an application for every art enthusiast out there, from our upcoming premium course Computer Vision for Building Cutting Edge Applications. In this application, I use Mediapipe's Hand Landmark Detection and Neural Style Transfer to create a live experience of rendering webcam feed with Style Transfer utilizing my Hands as Paint Brushes. If you’re interested in learning exactly how I buil...
Controlling Live Video Settings By Hand Gestures | Python | Mediapipe | OpenCV (1/10) #CVBCA
Просмотров 8792 года назад
This is a demo video of the first application out of the 10 from our upcoming course Computer Vision for Building Cutting Edge Applications. In this application, you will learn how to change the Brightness, Saturation, Contrast, and Gamma Correction of a video in real-time utilizing your hand gestures. The course will contain a detailed documented Jupyter Notebook in which we have explained the...
Deep Learning with OpenCV DNN Module | Full Course | 3 hours
Просмотров 10 тыс.2 года назад
Deep Learning with OpenCV DNN Module | Full Course | 3 hours
Reading Video Sources in OpenCV: IP Camera, Webcam, Videos & GIFS
Просмотров 9 тыс.2 года назад
Reading Video Sources in OpenCV: IP Camera, Webcam, Videos & GIFS
Creating Animated Snapchat Filters with Mediapipe | OpenCV | Python
Просмотров 16 тыс.2 года назад
Creating Animated Snapchat Filters with Mediapipe | OpenCV | Python
Automatically Generating Squid Game Memes Using OpenCV & Python
Просмотров 9472 года назад
Automatically Generating Squid Game Memes Using OpenCV & Python
Supervised, Unsupervised, and Reinforcement Learning | AI Explained (Pt 3/4) | Episode 5 #CVFE
Просмотров 5142 года назад
Supervised, Unsupervised, and Reinforcement Learning | AI Explained (Pt 3/4) | Episode 5 #CVFE
Human Activity Recognition using TensorFlow (CNN + LSTM) | 2 Methods
Просмотров 137 тыс.3 года назад
Human Activity Recognition using TensorFlow (CNN LSTM) | 2 Methods
Free 10 Day Course: Making a Career in Computer Vision / AI
Просмотров 1,6 тыс.3 года назад
Free 10 Day Course: Making a Career in Computer Vision / AI
5 Easy & Effective Face Detection Methods in Python | OpenCV | Dlib | Mediapipe
Просмотров 3,6 тыс.3 года назад
5 Easy & Effective Face Detection Methods in Python | OpenCV | Dlib | Mediapipe
Launching 1 on 1 Coaching: Let me help you get a Job in AI | Computer Vision
Просмотров 3283 года назад
Launching 1 on 1 Coaching: Let me help you get a Job in AI | Computer Vision
Real-Time Fingers Counter & Hand Gesture Recognizer | Mediapipe | OpenCV | Python
Просмотров 14 тыс.3 года назад
Real-Time Fingers Counter & Hand Gesture Recognizer | Mediapipe | OpenCV | Python
Real Time 3D Hands Landmarks Detection & Classification | Mediapipe | OpenCV | Python
Просмотров 4,4 тыс.3 года назад
Real Time 3D Hands Landmarks Detection & Classification | Mediapipe | OpenCV | Python
Playing Subway Surfers Game with Body Gestures using Pose Detection | Mediapipe | OpenCV | Python
Просмотров 18 тыс.3 года назад
Playing Subway Surfers Game with Body Gestures using Pose Detection | Mediapipe | OpenCV | Python
Real-Time 3D Pose Detection & Pose Classification | Mediapipe | OpenCV | Python
Просмотров 73 тыс.3 года назад
Real-Time 3D Pose Detection & Pose Classification | Mediapipe | OpenCV | Python
Building a Smart Intruder Detection System using OpenCV, Python and Mobile Phone
Просмотров 6 тыс.3 года назад
Building a Smart Intruder Detection System using OpenCV, Python and Mobile Phone
History of AI, Rise Of Machine Learning and Deep Learning | AI Explained (Pt 2/4) | Episode 4 #CVFE
Просмотров 1 тыс.3 года назад
History of AI, Rise Of Machine Learning and Deep Learning | AI Explained (Pt 2/4) | Episode 4 #CVFE

Комментарии

  • @JoshuaArakkal
    @JoshuaArakkal 2 дня назад

    unable to get the code

  • @kamagataabubakar6686
    @kamagataabubakar6686 4 дня назад

    This is really helpful, but how can i use a dataset from my device not from any online source? Thank you.

  • @xr-athul
    @xr-athul 6 дней назад

    I cant download the you tube vedios from the website

  • @purplebutterfly3002
    @purplebutterfly3002 20 дней назад

    amazing video , very detailed and organized .Can you use the same model to detect real -time using camera instead of uploading videos from youtube ?

  • @alinadeer8382
    @alinadeer8382 21 день назад

    The link site does not send the source code

  • @AshwiniReddy-gl6cw
    @AshwiniReddy-gl6cw 21 день назад

    Hii sirr

  • @ffaiq
    @ffaiq 22 дня назад

    how can I download the code? the website won't work

  • @atharvarangdale3980
    @atharvarangdale3980 24 дня назад

    how can I get the code? I didnt received in my mail

  • @shivoonone1083
    @shivoonone1083 25 дней назад

    when is the site going to start working again

  • @sidrasherazi-h9w
    @sidrasherazi-h9w 27 дней назад

    hi, Taha. I want source code .

  • @privilegemera4290
    @privilegemera4290 28 дней назад

    Hi can I please have the source code

  • @aditya-ix1ck
    @aditya-ix1ck 28 дней назад

    Great to learn from u sir. Pls can u provide the source code.

    • @BleedAIAcademy
      @BleedAIAcademy 28 дней назад

      Source code: drive.google.com/drive/folders/1xpKpajJ85tS2iNSxCHBC1dCo2Z935H0F?usp=drive_link

  • @groskoofficial1351
    @groskoofficial1351 Месяц назад

    hello can i use this on real time cctv video? for detecting Recognition of ppls on real time?

  • @umarakhtar3028
    @umarakhtar3028 Месяц назад

    Github code link?

  • @umarakhtar3028
    @umarakhtar3028 Месяц назад

    Github pe nhi dala ?

  • @ibrahimzubair5357
    @ibrahimzubair5357 Месяц назад

    Can anyone download the code?

    • @BleedAIAcademy
      @BleedAIAcademy Месяц назад

      drive.google.com/drive/folders/1zt3Kt_KogaewsPBIbUPONQCScQWyBVKF?usp=drive_link

    • @ibrahimzubair5357
      @ibrahimzubair5357 Месяц назад

      @@BleedAIAcademy 👌

  • @kelixoderamirez
    @kelixoderamirez Месяц назад

    permision to learn sir. how i can downlaod your dataset? thanks before

  • @reallion6965
    @reallion6965 Месяц назад

    Complete lecture video please

  • @ganesh_dudyala
    @ganesh_dudyala Месяц назад

    Make a multi layer percepton sir ..

  • @elfchief
    @elfchief Месяц назад

    Access to source code doesn't work. :(

  • @smrutidabhole961
    @smrutidabhole961 Месяц назад

    thank you

  • @eldadyamin
    @eldadyamin 2 месяца назад

    Let me save everyone some time. This video is useless; it's just a promo for a full paid course.

  • @shekharmeena529
    @shekharmeena529 2 месяца назад

    is it possible to do in live footage say for example live football match

  • @ruveydabenn
    @ruveydabenn 2 месяца назад

    where is the source code, that link doesnt working

  • @priyanshusharma4468
    @priyanshusharma4468 3 месяца назад

    how do i connect the database please help?

  • @manasipatil753
    @manasipatil753 3 месяца назад

    thankyou

  • @padhleyaar1234
    @padhleyaar1234 3 месяца назад

    very nice explanation

  • @user-yr9sf2yr3n
    @user-yr9sf2yr3n 3 месяца назад

    great video.

  • @helviohild7384
    @helviohild7384 3 месяца назад

    I like to get the contour of some image (solved), and select some shapes (just a few or many) from a list, that fit inside, in order to maximize the occupied area , is for cutting process, I really appreciate your suggestion. Thank you in advance

  • @anantsingh3079
    @anantsingh3079 3 месяца назад

    hi sir, every time i try to run the code for Pose Detection On Real-Time Webcam Feed/Video i got error as "Your session crashed for an unknown reason" working on google colab ,plz help!!

    • @himangshusarma6384
      @himangshusarma6384 3 месяца назад

      Exactly. I am too getting the same issue in Jupyter notebook. Please help

  • @QuanTruongHoang-ts2zw
    @QuanTruongHoang-ts2zw 3 месяца назад

    Thanks alot, you really have the ability to explain it. Great video!

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

    This did not age well.....

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

    Yeah literally. It's Opposite Humans are dangerous for AI.

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

    @BleedAIAcademy I am not able to join your course, as the link is not working. I have disabled the Adblocker as well.

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

    what is the name of the webcam for iphone users?

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

    CODE GITHUBE

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

    How can I shade in the region bounded by the contours?

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

    I tried it but my accuracy was around 77 and it was giving wrong result and was flickering a lot

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

    Excellent video, thank you!

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

    I am brazilian.... Parabéns pelo excelente trabalho. Mais um inscrito !!!!!!!!!!!!!!

  • @AnkurKumarJaiswal-kd2eq
    @AnkurKumarJaiswal-kd2eq 5 месяцев назад

    u r a gem. Loved the content.

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

    copy paste explanation....!! does not makes sense what are you explaining or speaking only..

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

    Thank you so mucch...

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

    you nailed it

  • @MstMunzuara-x6o
    @MstMunzuara-x6o 5 месяцев назад

    বাংলা দিয়ে বলে দান please

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

    Brilliant Job, could,nt find code in the link. please check again

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

    Assalam Alekum sir, thank you for the video. My final year project is about Robbery and intrusion detection system, can you please guide me how can I differentiate between robbers and other people. Two things actually came to my mind was Object detection like to detect guns, knives and the other one was behavior detection. Can you please guide me about this. Looking forward to your reply

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

    Si, por fa hazle video a robot dreams Cesar, bebé agua

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

    That was relieved when he said ASI would not be acheived during our lifetime. But then he made the dumb, about climate change and his intelligence is now in question. Hopefully he's more ANI than AGI.

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

    where is method 1 ?