#pythonUnmoderated tagAll postsTrending CommunitiesWorldmappinHIVE CN 中文社区SplinterlandsHive FoodActifitPhotography LoversHive LearnersBlack And WhiteHive GamingGEMSLeoFinanceLifestyleExplore Communities...#pythonTrendingHotNewPayoutsMutedscipio (69)in StemSocial • 4 hours agoLearn AI Series (#83) - Video UnderstandingLearn AI Series (#83) - Video Understanding What will I learn You will learn how video differs from a sequence of images and why temporal modeling matters; 3D…scipio (69)in StemSocial • yesterdayLearn AI Series (#82) - Optical Character RecognitionLearn AI Series (#82) - Optical Character Recognition What will I learn You will learn how OCR works: detecting and recognizing text in images using a two-stage…scipio (69)in StemSocial • 2 days agoLearn AI Series (#81) - Pose Estimation and TrackingLearn AI Series (#81) - Pose Estimation and Tracking What will I learn You will learn human pose estimation: detecting body keypoints like joints and limbs in…scipio (69)in StemSocial • 3 days agoLearn AI Series (#80) - Image SegmentationLearn AI Series (#80) - Image Segmentation What will I learn You will learn semantic segmentation: classifying every single pixel in an image into a category;…scipio (69)in StemSocial • 4 days agoLearn AI Series (#79) - Object Detection (Part 2) - Modern ApproachesLearn AI Series (#79) - Object Detection (Part 2) - Modern Approaches What will I learn You will learn how YOLO reframed detection as a single regression problem and why…redkingsdesigns (38)in #python • 3 days agoI Built a Python Hardware Monitor That Reveals Your Laptop's Real HealthMy laptop battery is lying to me. Windows says it's at 100% — but I ran a quick Python script and found out it's actually at 74% of its original design capacity after 8…scipio (69)in StemSocial • 5 days agoLearn AI Series (#78) - Object Detection (Part 1) - FoundationsLearn AI Series (#78) - Object Detection (Part 1) - Foundations What will I learn You will learn the leap from classification to localization: not just what, but…scipio (69)in StemSocial • 6 days agoLearn AI Series (#77) - Image Processing FundamentalsLearn AI Series (#77) - Image Processing Fundamentals What will I learn You will learn how digital images are represented as numerical arrays: pixels, channels, and data…