Tagged articles
9 articles
Page 1 of 1
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 16, 2024 · Artificial Intelligence

HRNet Source Code Walkthrough: Keypoint Dataset Construction, Online Data Augmentation, and Training Pipeline

This article provides a detailed, English-language walkthrough of the HRNet source code, covering how the COCO keypoint dataset is built, the online data‑augmentation techniques applied during training, and the end‑to‑end training and inference procedures for human pose estimation.

Computer VisionDeep LearningHRNet
0 likes · 36 min read
HRNet Source Code Walkthrough: Keypoint Dataset Construction, Online Data Augmentation, and Training Pipeline
DataFunSummit
DataFunSummit
Apr 13, 2023 · Artificial Intelligence

ModelScope CV Model Overview: Visual Detection and Keypoint Applications

This article presents a comprehensive overview of ModelScope's computer‑vision models, detailing visual detection and keypoint solutions—including VitDet, YOLOX, res2net, HRNet, and 3D pose models—their architectures, performance highlights, real‑world applications, and future development plans.

AI modelsModelScopekeypoint detection
0 likes · 11 min read
ModelScope CV Model Overview: Visual Detection and Keypoint Applications
Baidu Geek Talk
Baidu Geek Talk
Mar 8, 2023 · Artificial Intelligence

Understanding Motion Decomposition in AI-Based Image Animation: From Sparse to Dense Optical Flow

The article details how AI‑based image animation and face‑swapping decompose video motion into zero‑order rigid and first‑order affine components via Taylor expansion, using unsupervised U‑Net keypoint extraction, sparse-to-dense optical flow conversion, and dense motion networks that learn masks for region‑wise rigidity and non‑rigid deformation.

Neural NetworksTaylor expansionaffine transformation
0 likes · 21 min read
Understanding Motion Decomposition in AI-Based Image Animation: From Sparse to Dense Optical Flow
Alibaba Terminal Technology
Alibaba Terminal Technology
Sep 23, 2021 · Artificial Intelligence

Real‑Time Document Corner Detection on Mobile: Heatmap‑Based Keypoint Algorithms Explained

This article reviews the end‑to‑end pipeline for real‑time document corner detection on mobile devices, breaks down the keypoint detection workflow into image processing, encoding, network modeling and decoding, compares heatmap‑based and fully‑connected approaches, introduces a differentiable DSNT decoding method with unbiased coordinate transformations, and presents experimental results and conclusions on its effectiveness and limitations.

DSNTMobile AIdocument-analysis
0 likes · 15 min read
Real‑Time Document Corner Detection on Mobile: Heatmap‑Based Keypoint Algorithms Explained
Kuaishou Large Model
Kuaishou Large Model
May 13, 2021 · Artificial Intelligence

How Regressive Domain Adaptation Boosts Unsupervised Keypoint Detection

This article reviews the CVPR2021 paper on Regressive Domain Adaptation (RegDA) for unsupervised keypoint detection, explaining its motivation, novel adversarial regression framework, sparse output-space modeling, min‑min training strategy, extensive experiments, and the resulting performance gains across multiple datasets.

Computer VisionUnsupervised Learningdomain adaptation
0 likes · 13 min read
How Regressive Domain Adaptation Boosts Unsupervised Keypoint Detection
Kuaishou Large Model
Kuaishou Large Model
Dec 3, 2020 · Artificial Intelligence

Kuaishou Y‑Tech’s Real‑Time, High‑Precision Facial & Body Keypoint Detection Explained

Y‑Tech’s in‑house keypoint detection system powers Kuaishou’s beauty and effect filters across live streaming, video creation, and editing by leveraging lightweight deep‑learning models, extensive multi‑scenario data collection, and specialized handling of occlusion, enabling real‑time, robust facial and body landmark tracking on diverse mobile devices.

Computer VisionDeep LearningMobile AI
0 likes · 10 min read
Kuaishou Y‑Tech’s Real‑Time, High‑Precision Facial & Body Keypoint Detection Explained
HomeTech
HomeTech
Apr 8, 2020 · Artificial Intelligence

Application of Deep Learning for Cover Image Selection in Autohome Forum Articles

This paper presents a deep learning-based approach for selecting cover images in Autohome forum articles, employing Faster R-CNN for object detection, Mask R-CNN for human keypoint detection, and MobileNetV2 for attribute recognition, achieving an overall accuracy of 81.5%.

Cover Image SelectionMobileNetkeypoint detection
0 likes · 15 min read
Application of Deep Learning for Cover Image Selection in Autohome Forum Articles
Baobao Algorithm Notes
Baobao Algorithm Notes
Jan 21, 2018 · Artificial Intelligence

Winning the AI Challenger Human Pose Keypoint Contest with Multi‑Scale Fusion

The Firefly team secured first place in the AI Challenger human skeletal keypoint detection contest by employing a top‑down approach that combines Faster R‑CNN for person detection, a multi‑scale region‑feature fusion strategy, varied Gaussian and binary supervision, OKS‑NMS post‑processing, and extensive experiments demonstrating the impact of input size, supervision radius, and model stacking.

AI ChallengerOKS-NMShuman pose estimation
0 likes · 15 min read
Winning the AI Challenger Human Pose Keypoint Contest with Multi‑Scale Fusion