New: computervisionAll contenthive-129948krhive-196917zzansteemhive-166405hive-183959hive-180932hive-185836photographyuncommonlabhive-183397hive-150122hive-144064hive-101145hive-188619bitcoinkrsuccesshive-145157hive-184714hive-193637hive-139150hive-103599hive-109690lifeTrendingNewHotLikersamolmahajan380 (35)in roboticvision • last yearRobotic Visual Recognition and Robotics in Healthcare: Advancing Patient Care and Revolutionizing Medical PracticesIn the ever-evolving landscape of healthcare, technology plays an increasingly pivotal role in enhancing patient care, improving medical procedures, and streamlining administrative processes. Among…baljeetsaini (26)in visualtrackingsystem • last yearVisual tracking systemA visual tracking system actively tracks and follows objects or targets of interest in a sequence of video frames using computer vision technology. It is a critical component in various…feitgemel (25)in hive-164872 • 2 years ago🎵 How to Classify Audio Chords with a Convolutional Neural Network 🎹Discover how to classify audio chords with our latest YouTube tutorial! In our latest video tutorial, we will show you how to use a convolutional neural network (CNN) to classify audio chords.…feitgemel (25)in hive-129924 • 2 years agoImage Segmentation in OpenCV with Python and ContoursLearn how to perform image segmentation using Python OpenCV and contour detection in this step-by-step tutorial! Discover how to convert images to grayscale, apply thresholding techniques, detect…feitgemel (25)in hive-164872 • 2 years agoImage Segmentation in OpenCV with Python and ContoursLearn how to perform image segmentation using Python OpenCV and contour detection in this step-by-step tutorial! Discover how to convert images to grayscale, apply thresholding techniques, detect…feitgemel (25)in hive-164872 • 2 years agoChange Hairstyles & Colors in Images with AI-Powered Barbershop LibraryTransform your photos like a pro with the ultimate AI-powered Python library for image compositing - Barbershop! In this tutorial, we'll show you how to change hairstyles and hair colors in your…feitgemel (25)in hive-129924 • 2 years agoChange Hairstyles & Colors in Images with AI-Powered Barbershop LibraryTransform your photos like a pro with the ultimate AI-powered Python library for image compositing - Barbershop! In this tutorial, we'll show you how to change hairstyles and hair colors in your…feitgemel (25)in hive-164872 • 2 years agoHow to Implement CLIP AI: A Step-by-Step Tutorial for BeginnersCheck out my new tutorial on implementing CLIP AI, the neural network that connects text and images! In this step-by-step tutorial, I'll walk you through installing the relevant Python libraries and…feitgemel (25)in hive-164872 • 2 years agoPython Image Segmentation Made Easy with OpenCV and K-means AlgorithmDiscover how to perform image segmentation using Python, OpenCV, and K-means clustering. In this tutorial, you'll discover how to divide an image into multiple segments or regions based on certain…feitgemel (25)in hive-129924 • 2 years agoHow to Build a Real-Time Object Detection with your own voiceCheck out our latest video tutorial! In this tutorial, we show you how to create a voice-controlled object detection system using the YOLO algorithm. By combining object detection with speech…feitgemel (25)in hive-164872 • 2 years agoHow to Build a Real-Time Object Detection with your own voiceCheck out our latest video tutorial! In this tutorial, we show you how to create a voice-controlled object detection system using the YOLO algorithm. By combining object detection with speech…feitgemel (25)in hive-164872 • 2 years agoResnet50 Tutorial: Classifying Car Images with Transfer Learning and TensorflowHi, In this video tutorial, you'll discover how to classify car images using computer vision and deep learning. We'll be using Tensorflow and Keras to configure a Resnet50 model that can quickly…feitgemel (25)in hive-129924 • 2 years agoBuilding a Self-Driving Car in Atari 2600 Grand Prix Game – Full tutorialTake your Python skills to the next level with this tutorial on using computer vision and OpenCV to play and control an Atari 2600 Grandprix game. With this tutorial, you'll learn how to detect the…feitgemel (25)in hive-129924 • 2 years agoResnet50 Tutorial: Classifying Car Images with Transfer Learning and TensorflowHi, In this video tutorial, you'll discover how to classify car images using computer vision and deep learning. We'll be using Tensorflow and Keras to configure a Resnet50 model that can quickly…feitgemel (25)in hive-129924 • 2 years agoAdvanced Computer Vision Tutorial : Understanding VGG16 with GradcamHi, Would you like to learn how to use the pre-trained model with Gradcam visualization to identify the most important areas in an image ? In this tutorial, we dive deep into the world of…feitgemel (25)in hive-164872 • 2 years agoHow to beat the Beatstar game using Python and computer vision?Hi, Love to play Beatstar ? Interested in Python and computer-vision for beating the game ? Follow this tutorial and watch how we can analyze the game using Python libraries, “investigate” the…feitgemel (25)in hive-129924 • 2 years agoHow to beat the Beatstar game using Python and computer vision?Hi, Love to play Beatstar ? Interested in Python and computer-vision for beating the game ? Follow this tutorial and watch how we can analyze the game using Python libraries, “investigate” the…maicro (25)in computervision • 3 years agofloorPlan-GrANd: Coding my version of a style transfer modelThis post follows my previous one ( and is part of the series on my machine learning model, floorPlan ( Throughout this article, I'm going to show you how my model came up with this little…maicro (25)in grammatrix • 3 years agofloorPlan-GrANd: Thoughts on Using A Style Transfer AlgorithmThis post follows my previous post: I have just gone through a style transfer model: I was looking into style transfer algorithms because I was hoping something like that could impose a…maicro (25)in computervision • 3 years agofloorPlan-GrANd: IntroductionAs outlined in the package home page, GrANd is about applying the GAN functionalities on "more structured pictures" such as floor plans or maps for instance. Now, this model is about the application…