John Smithjohnsmith001.hashnode.dev·Sep 28, 2023Real-time Object Detection with Computer Vision TechniquesIntroduction Have you ever imagined a world where your camera not only captures the beauty of a landscape but also recognizes the objects within it in real-time? Imagine the possibilities: vehicles that can drive themselves through traffic, security ...DiscussComputer Vision
SUBITSHA MforSUBITSHA M's blogeverthingaboutdata.hashnode.dev·Sep 24, 2023Explore some basic definition of AI and its subsetsArtificial Intelligence (AI): AI refers to the simulation of human intelligence in machines that are programmed to think and learn like humans. It encompasses a wide range of techniques and technologies aimed at enabling computers to perform tasks th...DiscussMachine Learning
Kgothatso Mampyekgothatso.hashnode.dev·Sep 23, 2023Personal Computer for your FirstStore.ioPersonal computers, often referred to as PCs, are versatile electronic devices used for a wide range of tasks. Here are some common functions of personal computers: Word Processing: PCs are commonly used for creating, editing, and formatting document...DiscussPC
Rishabh kumarkrishabh080.hashnode.dev·Sep 23, 2023Build Facial recognition with Python, OpenCV, OpenAI CLIP and pgvectorFacial recognition technology has taken the world by storm, revolutionizing industries such as security, social media, and even our smartphones. With Python, OpenCV, and PostgreSQL at our disposal, we embark on a journey to develop a powerful facial ...Discuss·27 readsPython
Ayyappa Swamy Thatavarthyswamy.hashnode.dev·Sep 12, 2023Brief introduction to ProSLAMWhat is ProSLAM? ProSLAM is a lightweight stereo visual SLAM (Simultaneous Localization And Mapping) system designed with pedagogical simplicity in mind while maintaining state-of-the-art performance 3 reasons why ProSLAM is simple to teach Uses ste...DiscussJottingsComputer Vision
Purushottam Sharmatagx.hashnode.dev·Sep 12, 2023Introduction to Reinforcement Learning from Human FeedbackThe vast realm of artificial intelligence, a groundbreaking concept has emerged: Reinforcement Learning from Human Feedback (RLHF). Imagine a world where AI agents learn complex tasks efficiently by incorporating human expertise. It’s a paradigm shif...DiscussComputer Vision
Aishwarya Jagadishaishwarya21.hashnode.dev·Sep 3, 2023From Pixels to Practicality: YOLO in the Real WorldIt's not You Only Live Once which is the first thought that comes to your mind but it is You Only Look Once, or YOLO for short, a groundbreaking deep learning algorithm that has transformed the field of computer vision. Born out of the need for faste...Krupanidhi M S and 1 other are discussing this2 people are discussing thisDiscuss·11 likes·58 readsDeep Learning
Luis Jose Mendez mendezluisjose.hashnode.dev·Aug 31, 2023Sign Language Detection Model with TensorFlow, Keras, OpenCV and Mediapipe 🖐️Computer Vision Sign Language Detection Model with TensorFlow, Keras, OpenCV and Mediapipe This Computer Vision Model, detects the letters of the Sign Language. It can recognize the letters "A", "B", "L", "H" and "O". The Model was trained with more ...DiscussComputer Vision
Umut Can Yilmazyilmaz.hashnode.dev·Aug 31, 2023Object Detection: No Need to Train Data AnymoreDirectAI is excited to unveil computer vision-enabled live video through Ant Media Server. DirectAI's computer vision is to let users build and deploy livestream computer vision models by defining their classes with plain language. No labeling or tra...Discusslive streaming
Luis Jose Mendez mendezluisjose.hashnode.dev·Aug 29, 2023Binary Tumor Classification Model with TensorFlow, Streamlit and Convolutional Neural NetworksMulti - Classification Model with TensorFlow and CNN The Binary Model predicts if a given Tumor Image is either Malignant or Benign. The Model uses the CNN Architecture, built with TensorFlow. Check-it out Test it by running the app.py file, built wi...DiscussTensorFlow