Tagged articles
4 articles
Page 1 of 1
Python Programming Learning Circle
Python Programming Learning Circle
Feb 11, 2022 · Artificial Intelligence

Background Replacement Using Deep Learning in Python

This article presents a Python implementation that leverages deep learning models such as MobileNetV2 and ResNet to replace image backgrounds, detailing project structure, required dependencies, dataset preparation, core code for homographic alignment, model definition, and usage instructions for processing single images with custom backgrounds.

Background Replacementcomputer-visiondeep-learning
0 likes · 28 min read
Background Replacement Using Deep Learning in Python
Kuaishou Tech
Kuaishou Tech
May 10, 2021 · Artificial Intelligence

Semantic Image Matting: Integrating Alpha Pattern Semantics into the Matting Framework

The article presents Semantic Image Matting, a novel approach that incorporates 20 semantic Alpha pattern categories into the matting pipeline via semantic Trimap, region‑based classifiers, multi‑class discriminators, and learnable gradient loss, achieving state‑of‑the‑art results on multiple benchmarks.

Computer VisionDeep Learningalpha patterns
0 likes · 11 min read
Semantic Image Matting: Integrating Alpha Pattern Semantics into the Matting Framework
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 5, 2019 · Artificial Intelligence

How Alibaba’s Semantic Human Matting Achieves Fully Automatic High‑Precision Image Cutouts

This article introduces Alibaba’s intelligent matting editor and its Semantic Human Matting (SHM) algorithm, detailing the integration of semantic segmentation and deep matting networks, the fusion module, training strategy, experimental results, and the deployment of an online fully‑automatic cutout tool for designers.

AlibabaDeep Learningautomatic cutout
0 likes · 16 min read
How Alibaba’s Semantic Human Matting Achieves Fully Automatic High‑Precision Image Cutouts