Tag

image segmentation

1 views collected around this technical thread.

DaTaobao Tech
DaTaobao Tech
May 16, 2025 · Artificial Intelligence

JianYi: AI‑Powered Image Segmentation and Matting System for Taobao Home‑Decoration

The article introduces JianYi, a self‑developed image segmentation and matting system for Taobao's home‑decoration business that supports product, human, and panoramic segmentation with multi‑modal interaction, achieving high‑precision real‑time performance and powering AI tools such as "Jiazuo" and "Fang Wo Jia".

Artificial IntelligenceComputer Visiondeep learning
0 likes · 11 min read
JianYi: AI‑Powered Image Segmentation and Matting System for Taobao Home‑Decoration
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 10, 2023 · Artificial Intelligence

Video Background Replacement Using RobustVideoMatting and Python

This tutorial explains how to use the open‑source RobustVideoMatting project to perform human portrait segmentation and replace video backgrounds, covering environment setup, model loading, custom image‑and‑video matting functions, and final video composition with OpenCV.

Background ReplacementRobustVideoMattingimage segmentation
0 likes · 9 min read
Video Background Replacement Using RobustVideoMatting and Python
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 13, 2023 · Artificial Intelligence

Video Background Replacement Using RobustVideoMatting and Python

This tutorial explains how to use the open‑source RobustVideoMatting project with Python, PyTorch, and OpenCV to perform human portrait segmentation and replace video backgrounds, covering repository setup, model loading, custom segmentation functions, and full video compositing steps.

Background ReplacementPyTorchimage segmentation
0 likes · 9 min read
Video Background Replacement Using RobustVideoMatting and Python
Model Perspective
Model Perspective
Aug 2, 2023 · Artificial Intelligence

How Segment Anything (SAM) Is Revolutionizing Image Segmentation

This article explains the fundamentals of image segmentation, introduces the open‑source Segment Anything Model (SAM) and its massive SA‑1B dataset, outlines SAM's unique promptable, real‑time capabilities, and explores its wide‑ranging future applications across AR/VR, content creation, and scientific research.

AIComputer VisionSAM
0 likes · 7 min read
How Segment Anything (SAM) Is Revolutionizing Image Segmentation
php中文网 Courses
php中文网 Courses
Jul 21, 2023 · Artificial Intelligence

Image Segmentation with PHP and OpenCV

This tutorial explains how to perform image segmentation using the OpenCV library in PHP, covering environment setup, library import, image loading, grayscale conversion, thresholding, result display, and saving the segmented output.

Computer VisionPHPimage segmentation
0 likes · 4 min read
Image Segmentation with PHP and OpenCV
DataFunSummit
DataFunSummit
Apr 1, 2023 · Artificial Intelligence

Overview of Understanding and Editing Vision Models in the ModelScope Community

This article introduces ModelScope's community‑released visual models, detailing the categorization of understanding versus editing models, the two‑stage coarse‑to‑fine segmentation pipeline for matting, and four editing applications—style transfer, portrait beautification, skin enhancement, and anime‑style conversion—while also previewing upcoming sky‑replacement and video‑matting models.

AIComputer VisionModelScope
0 likes · 9 min read
Overview of Understanding and Editing Vision Models in the ModelScope Community
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Feb 8, 2023 · Mobile Development

Implementing iOS 16 Depth Effect Using Image Segmentation with CoreML and Vision

This guide shows how to recreate iOS 16’s lock‑screen Depth Effect by integrating Apple’s pre‑trained DeeplabV3 CoreML model with Vision, running a VNCoreMLRequest on a resized image in a background thread, converting the output to a binary mask, and overlaying it on the original photo to simulate foreground‑background depth, with code examples and GitHub source.

CoreMLDepth EffectSwift
0 likes · 7 min read
Implementing iOS 16 Depth Effect Using Image Segmentation with CoreML and Vision
Kuaishou Tech
Kuaishou Tech
Mar 11, 2022 · Artificial Intelligence

High‑Precision Low‑Latency Intelligent Danmu Blocking Solution for Kuaishou Video

The Kuaishou audio‑video team designed a high‑precision, low‑latency intelligent danmu‑blocking system that uses advanced image‑segmentation and temporal‑stability techniques to generate accurate masks, improve scene robustness, eliminate mask delay, and enhance user experience across diverse video content.

AIKuaishoudanmu blocking
0 likes · 10 min read
High‑Precision Low‑Latency Intelligent Danmu Blocking Solution for Kuaishou Video
Kuaishou Audio & Video Technology
Kuaishou Audio & Video Technology
Mar 10, 2022 · Artificial Intelligence

How Kuaishou Achieved High‑Precision, Low‑Latency Danmu Blocking with AI

To prevent dense on‑screen comments from obscuring key video content, Kuaishou’s audio‑video team built a high‑precision, low‑latency intelligent danmu‑blocking system that uses advanced image‑segmentation masks, temporal stability enhancements, SSIM‑based scene detection, and a large‑scale annotated dataset to ensure robust, real‑time protection across diverse video scenarios.

AIdanmu blockingdata annotation
0 likes · 11 min read
How Kuaishou Achieved High‑Precision, Low‑Latency Danmu Blocking with AI
Python Programming Learning Circle
Python Programming Learning Circle
Mar 3, 2022 · Artificial Intelligence

Ten‑Line Python Projects: QR Code, Word Cloud, Image Segmentation, Sentiment Analysis, Mask Detection, Message Spam, OCR, and a Simple Game

This article presents a series of concise Python examples—each under ten lines—demonstrating how to generate QR codes, create word clouds, perform image segmentation, conduct sentiment analysis, detect masks, automate message sending, extract text with OCR, and build a basic number‑guessing game, showcasing the versatility of Python for quick prototyping across AI and utility tasks.

GameOCRQR code
0 likes · 10 min read
Ten‑Line Python Projects: QR Code, Word Cloud, Image Segmentation, Sentiment Analysis, Mask Detection, Message Spam, OCR, and a Simple Game
Kuaishou Audio & Video Technology
Kuaishou Audio & Video Technology
Jun 11, 2021 · Artificial Intelligence

How Collaborative Learning Boosts Co‑Saliency Object Detection

This article introduces a collaborative‑learning based co‑saliency object detection algorithm that incorporates class‑conditioned information during training, dramatically improving the model's ability to distinguish and detect common objects across image groups, and demonstrates its effectiveness through extensive experiments and real‑world applications.

Computer Visionco-saliency detectioncollaborative learning
0 likes · 10 min read
How Collaborative Learning Boosts Co‑Saliency Object Detection
DataFunTalk
DataFunTalk
Apr 28, 2021 · Artificial Intelligence

Zero‑Barrier AI Development Training: Automatic Driving Scene Image Segmentation with EasyDL

This article introduces Baidu EasyDL's zero‑threshold AI training camp, focusing on an automatic‑driving scene image‑segmentation case study, covering platform features, model selection, data collection, cleaning, annotation, smart labeling, augmentation, deployment, and a live Q&A session.

AI DevelopmentEasyDLautonomous driving
0 likes · 33 min read
Zero‑Barrier AI Development Training: Automatic Driving Scene Image Segmentation with EasyDL
DeWu Technology
DeWu Technology
Nov 26, 2020 · Artificial Intelligence

Automated Captcha Recognition Using Machine Learning

The article outlines a machine‑learning pipeline for automated captcha recognition, covering dataset generation, image preprocessing, segmentation via clustering or watershed methods, and classification using classic models and CNNs, achieving roughly 94% accuracy while noting the growing complexity of modern captchas and recommending developer collaboration when feasible.

captchadata augmentationimage segmentation
0 likes · 23 min read
Automated Captcha Recognition Using Machine Learning
Python Programming Learning Circle
Python Programming Learning Circle
May 12, 2020 · Artificial Intelligence

Batch Image Segmentation with Python and PaddlePaddle

This tutorial demonstrates how to use Python and the PaddlePaddle deep‑learning platform to automatically remove backgrounds from multiple photos in one step, covering installation, verification, and a concise five‑line code example for batch human segmentation.

Computer VisionPaddlePaddlebatch processing
0 likes · 6 min read
Batch Image Segmentation with Python and PaddlePaddle
Youku Technology
Youku Technology
May 11, 2020 · Artificial Intelligence

Interview with Alibaba Senior Algorithm Expert Ren Haibing on Intelligent Video Matting Technology

Ren Haibing, Alibaba’s senior algorithm expert, explains how deep‑learning AI matting—combining salient object detection, semantic and instance segmentation in a two‑stage hard‑then‑soft pipeline—replaces traditional methods, achieves hair‑level detail and temporal consistency, scores 84.3% on Cityscapes, powers large‑scale video‑person extraction, and relies on human review to meet growing industry demand.

AIAlibabaComputer Vision
0 likes · 10 min read
Interview with Alibaba Senior Algorithm Expert Ren Haibing on Intelligent Video Matting Technology
Amap Tech
Amap Tech
Dec 13, 2019 · Artificial Intelligence

Image Segmentation for High-Definition Mapping: Evolution and Practices at Gaode Maps

Gaode Maps has progressed image segmentation from early heuristic region splitting to modern deep‑learning pipelines—leveraging FCNs, multi‑task networks, Mask R‑CNN, and specialized losses—to achieve centimeter‑level, instance‑aware mapping of roads, signs, and small objects while pursuing lighter, real‑time models.

AIComputer VisionGaode Maps
0 likes · 14 min read
Image Segmentation for High-Definition Mapping: Evolution and Practices at Gaode Maps
Tencent Advertising Technology
Tencent Advertising Technology
Oct 17, 2019 · Artificial Intelligence

Visual Algorithm Applications in Advertising Scenarios

The talk outlines how Tencent Advertising leverages deep‑learning visual algorithms—including GCN‑based edge refinement, template generation, AutoML‑driven smart review, and a dual‑tower click‑through‑rate model—to automate creative production, improve ad quality, and enhance user experience across creation, review, and playback stages.

AIAutoMLadvertising
0 likes · 7 min read
Visual Algorithm Applications in Advertising Scenarios