Tagged articles
8 articles
Page 1 of 1
Meituan Technology Team
Meituan Technology Team
Apr 7, 2022 · Mobile Development

Zero‑Code Scripted Guidance for Mobile Apps Using CV and AI

The ASG system delivers stack‑agnostic, zero‑code in‑app guidance by combining traditional computer‑vision matching with deep‑learning detectors, enabling product teams to author scripts visually, cut development time below half a person‑day, boost task completion from 18 % to 35.7 %, and slash costs over 90 %.

Computer VisionMobile Developmentimage matching
0 likes · 31 min read
Zero‑Code Scripted Guidance for Mobile Apps Using CV and AI
ByteDance SE Lab
ByteDance SE Lab
Jul 23, 2021 · Mobile Development

How to Accurately Measure Mobile App Response Time Using Video Frame Detection and OCR

This article presents a method for precisely measuring mobile app response latency by extracting video frames, detecting start and end frames through image markers and OCR, and calculating the time difference, offering a high‑precision, customizable solution for performance evaluation across diverse app scenarios.

OCRapp latencyframe detection
0 likes · 12 min read
How to Accurately Measure Mobile App Response Time Using Video Frame Detection and OCR
Meituan Technology Team
Meituan Technology Team
May 27, 2021 · Artificial Intelligence

Standardizing Food Delivery Dish Names: Knowledge Graph Construction and Applications

The paper outlines an end‑to‑end pipeline that standardizes highly personalized food‑delivery dish names by combining rule‑based and BERT‑DSSM text synonym detection with EfficientNet image classification, constructing a multi‑level taxonomy that improves aggregation, supply‑demand analysis, recall ranking and merchant tagging.

Computer VisionNLPentity extraction
0 likes · 17 min read
Standardizing Food Delivery Dish Names: Knowledge Graph Construction and Applications
360 Tech Engineering
360 Tech Engineering
Aug 7, 2020 · Artificial Intelligence

Guide to Image Matching: Template Matching, Feature Matching with SIFT and FLANN, and Homography

This guide explains image matching techniques, covering template matching with OpenCV, various matching methods, SIFT feature extraction and description, FLANN-based nearest neighbor matching, homography estimation, practical challenges, and a brief overview of YOLO training, providing code examples and visual illustrations.

Computer VisionFLANNFeature Matching
0 likes · 15 min read
Guide to Image Matching: Template Matching, Feature Matching with SIFT and FLANN, and Homography
360 Quality & Efficiency
360 Quality & Efficiency
May 29, 2020 · Artificial Intelligence

Image Matching Techniques: Template Matching, Feature Matching, SIFT, FLANN, and Homography

This article introduces image matching fundamentals, covering template matching methods, feature-based approaches such as SIFT and FLANN, their implementation details, matching rules, homography transformation, and practical considerations, providing a comprehensive overview for computer vision applications.

Computer VisionFLANNFeature Matching
0 likes · 14 min read
Image Matching Techniques: Template Matching, Feature Matching, SIFT, FLANN, and Homography